-
### Description
currently devui is disabled in remotedev mode because devmode potentially can leak config/secrets
is there a reason we shouldn't allow user to explicit active devmode UI but then enf…
-
Hi, I am trying to use the boilerplate code I received from the website, but when I try to install the dependencies with either yarn or npm, it errors out and says `remotedev-debugger: command not fou…
-
I've been getting `WebSocket connection to 'wss://remotedev.io/socketcluster/' failed: Error in connection establishment: net::ERR_CERT_DATE_INVALID` when not using a local server.
Viewing [remoted…
-
It maybe a separate tab, just like Nuclide's [React Native Server Mode](http://nuclide.io/docs/platforms/react-native/#running-applications__command-line).
-
Hi, currently store-devtools will leverage the Redux DevTools Chrome extension if it finds an instance on the `window` object, which is awesome! That does assume that it's running in the same browser …
rob3c updated
6 years ago
-
![image](https://user-images.githubusercontent.com/178117/43512359-3a1accc0-957b-11e8-9dd3-246dc2a9811c.png)
-
when i first try to connect to a workspace using the gateway plugin, I'm returned this error:
```
Could not get host jstack:
Details:
An error occurred while executing command: 'get-jstack --…
-
Hi there,
Thanks bunch for the redux-devtools (browser extension) support. It's truly amazing to have both options - devtools support as well as the awesome console logging.
I'm working on a d…
-
Using remote development over SSH (JetBrains Gateway, PyCharm), how is this supposed to be setup?
I installed the plugin on the host, I can get the windows to appear, but actually executing any act…
-
It should be after [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) v3 landed.
We have new UI changes coming from the new Redux DevTools Extension, the following …