-
So I was using `remote-redux-devtools` with a local `remotedev` instance and the redux devtools extension for chrome to use for debugging one of my project and after some really long hours trying to g…
-
I'm getting this error on my webapp
```
Uncaught TypeError: Cannot read property 'action' of undefined
at Object.../node_modules/mobx-remotedev/lib/utils.js (bundle.js:38997)
at __webpac…
-
Hello.
I have tried to use [remotedev-server](https://github.com/zalmoxisus/remotedev-server) but during the installation I have encountered this error.
![Screenshot 2021-07-19 at 14 17 52](https://…
-
I think we could maintaining packages like `remotedev-app`, `remotedev-utils`, `devui` and the [helper package](https://github.com/zalmoxisus/redux-devtools-extension/tree/master/npm-package) in monor…
-
Installing a JetBrains IDE can be slow. I believe sharkymark has some v2 templates with IntellIJ pre installed. Can we formalize these docs?
bpmct updated
2 months ago
-
Hi!.
I encountered following error using remote-redux-devtools-on-debugger@0.5.1.
I can't recover from #15 issue. So, I have used 0.5.1
But after xcode upgrade I have received following error.
How ca…
-
Inspired by https://github.com/facebook/react-devtools/issues/705, currently https://github.com/zalmoxisus/remotedev-app/pull/30 (`remotedev-app@0.11` beta) have done the theme setting so we can chang…
-
### Description
We use the debugger in the integration-test suite (to test various stuff) and in order to make it work properly we need to shutdown the underlying socket.
To do this we need:
- h…
-
```
npm audit
=== npm audit security report ===
┌──────────────────────────────────────────────────────────────────────────────┐
│ Manual …
-
It would be a lot easier to pinpoint problems using remotedev-server if it logged requests. For example, if you send a request to a server and get a 502 response you'll want to know if the request eve…