Compatibility with React compiler #7949
Unanswered
eppisapiafsl
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @eppisapiafsl, I'm not sure what is that you're asking about. The error you are logging from the compiler seems like an internal compiler issue - from our point of view the code snippet you provided is 100% correct. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have a few questions around the library and the React compiler, looking for implementation guidance and best practices
While using
set
together withwithSequence
isn't defined in the documentation, the animation works as expected, also help us to fix the Eslint react-compilerWe should use the
sv.set
andsv.get
methods to comply with the compiler, while it fixes the EsLint plugin error, sometimes we get an Invariant error in the React Compiler logs.Code example
Compiler detail
Beta Was this translation helpful? Give feedback.
All reactions