Is mobx(5*) + mobx-react (6*) versions are compatable for react 18 version #3614
Unanswered
Lingareddyvinitha
asked this question in
Q&A
Replies: 1 comment
-
We don't have tests for older mobx versions + React v18, therefore we don't know how much incompatible they actually are. |
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
-
From mobx-react official doc resource as a guide. We concluded that mobx(5*) + mobx-react (6*) versions are compatible for react 18 version. But after updating our repo we got some issues related to React 18: observer not working with React Class components <React.StrictMode>
Our Versions
Are mobx(5*) and mobx-react(6*) versions compatible with react 18?
If not, What are the compatible versions of mobx and mobx-react that can be used when using React 18?
mweststrate, urugator
Beta Was this translation helpful? Give feedback.
All reactions