mobx store can not work with react suspense #3461
Unanswered
GuichiZhao
asked this question in
Q&A
Replies: 1 comment
-
Yes, create a reproduction :) It is unclear what the exception is, and whether it is caused by MobX, or how it relates to React. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is my code:
It is pretty valid code and works fine with react suspense, however, mobx give a annoying error is the console
Is there anything I can do?
Beta Was this translation helpful? Give feedback.
All reactions