Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: [MobX] Cannot obtain atom from undefined #15

Open
aaroniker opened this issue Apr 19, 2021 · 0 comments
Open

Error: [MobX] Cannot obtain atom from undefined #15

aaroniker opened this issue Apr 19, 2021 · 0 comments

Comments

@aaroniker
Copy link

Hi!

I get the following error when calling ObservableDocument<T>()

mobx.v6.2.0.js:73 Uncaught (in promise) Error: [MobX] Cannot obtain atom from undefined
    at die (mobx.v6.2.0.js:73)
    at getAtom (mobx.v6.2.0.js:5485)
    at interceptHook (mobx.v6.2.0.js:2661)
    at onBecomeObserved (mobx.v6.2.0.js:2654)
    at new ObservableDocument (firestore-mobx.v1.4.0.js:119)
    ...

Any fix for this? Maybe im doing something wrong?

Aaron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant