-
Similar to #29, I can't make it capture anything at all, even when I set `enforceActions: 'never'`. I also need to import `remotedev` using `import remotedev from 'mobx-remotedev/lib/dev';`, it won't …
-
## What happened ?
When trying to install the game dependencies, I ran into an error:
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: mobx-…
-
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
[WIP for now, needed the issue number]
* [ ] Remove legacy decorators support
* [ ] Remove deprecated APIs
* [ ] ...
* [ ] Merge mobx-react / mobx-react-lite
* [ ] Remove Provider/inject
* …
-
I have an app that works fine if I do not use/ reference `mobx-remotedev`. I can even use "react-native Debugger" to connect in debug mode and have access to the console.
However, when I add `mobx-…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
Hi
Long time react/mobx dev, me and the team are looking into moving to Angular.
Our timi…
-
#### Problem
Global and semi-global frontend state is orchestrated by React Context/Reducer, which causes necessary full tree rerenders that degrade app performance and makes the state management cod…
-
## Package
- app-project
## Describe the bug
Spotted while running the tests for the project app. There's a `useState` hook that appears to run conditionally.
```sh
Component > StandardLayout
Wa…
-
First of all, huge thanks to you @foxhound87 for making this library. I just started using it and it was a great experience. I'd like to replace my usage of [formsy-react](https://github.com/christian…