MobX 6 (Cannot obtain atom from undefined)
See original GitHub issueDoesn’t work with MobX 6:
[MobX] Cannot obtain atom from undefined
Issue Analytics
- State:
- Created 3 years ago
- Comments:6
Top Results From Across the Web
Getting started sample gives: [MobX] Cannot obtain atom from ...
I only started seeing this error after upgrading to "mobx": "^6.0.0" , whereas the documentation for MST only mentions support for mobx 5....
Read more >Cannot obtain atom from undefined after migrate to MobX v.6+
I need to migrate MobX v.5 to MobX v6+ which supports react hooks, however after upgrading to MobX v6+ I get this error...
Read more >mobxjs/mobx - Gitter
Hello, anyone else having issues with mobx-devtools? I have Error: [mobx] Cannot obtain atom from [object Object] all the time... the app seems...
Read more >error mobx cannot obtain atom from undefined-掘金
MobX 的设计很神奇,感觉使用了一个Observer 后就能自动跟踪状态对象的变化,实现了无感知的响应式刷新。本篇从源码来理解MobX 的响应式刷新机制。
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Are there any replacements for this package ( if it’s not maintained anymore ) ?
@Aleksandern Unfortunately I am not familiar with this tool as well as React Native development in general.