React Compiler Compatibility #2222
Unanswered
coolsoftwaretyler
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Open discussion about getting ready for React Compiler, which is going to bring some challenges for MobX, MobX-State-Tree, and other observer-based libraries
I have been working on a custom hook to try and resolve the issues, and early progress is going well. See my comment in the MobX discussion about it, or check out the sample repository with Remix.
Right now it just works for properties and views. You shouldn't actually need to access actions from the hook, but we could certainly wire that up if the ergonomics feel better.
Please use this discussion for more thoughts, feedback, etc.
Beta Was this translation helpful? Give feedback.
All reactions