Writing to a variable defined outside a component or hook is not allowed. Consider using an effect
With the new react compiler, I have a few
Writing to a variable defined outside a component or hook is not allowed. Consider using an effect
an example of something triggering this is
What is the suggested way to solve this?0 Replies