Liil' Boo – 14-20 Apr 23
Hey,
I have no clue whats causes that, I've done : npm install react-spring
I'm correctly using/call the hook following the rules of hooks too
react.development.js:88 Uncaught Invariant Violation: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions of React and the renderer (such as React DOM)
2. You might be breaking the Rules of Hooks
3. You might have more than one copy of React in the same app
Code breaks when I try to use react-spring features
I have no clue whats causes that, I've done : npm install react-spring
I'm correctly using/call the hook following the rules of hooks too
react.development.js:88 Uncaught Invariant Violation: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions of React and the renderer (such as React DOM)
2. You might be breaking the Rules of Hooks
3. You might have more than one copy of React in the same app
Code breaks when I try to use react-spring features
