Skip to content
Snippets Groups Projects
Commit c6d66c1c authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

fixed Warning: Invalid hook call. Hooks can only be called inside of the body...

fixed Warning: 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
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem. react.development.js:209:29
    React 4
    useNavigate hooks.tsx:182
    <anonymous> goto.tsx:53
parent ee26d452
No related branches found
No related tags found
No related merge requests found
Pipeline #407582 passed