You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click the arrow next to a module name several times. The 3rd click causes this error:
Unexpected Application Error!
Rendered more hooks than during the previous render.
Error: Rendered more hooks than during the previous render.
at updateWorkInProgressHook (http://localhost:8892/node_modules/.vite/deps/chunk-UVB5XM2J.js?v=2af07823:11678:21)
at updateRef (http://localhost:8892/node_modules/.vite/deps/chunk-UVB5XM2J.js?v=2af07823:12064:22)
at Object.useRef (http://localhost:8892/node_modules/.vite/deps/chunk-UVB5XM2J.js?v=2af07823:12745:22)
at Object.useRef (http://localhost:8892/node_modules/.vite/deps/chunk-5FAUR5XI.js?v=2af07823:1074:29)
at useNavigateStable (http://localhost:8892/node_modules/.vite/deps/react-router-dom.js?v=a2b19b81:4366:25)
at useNavigate (http://localhost:8892/node_modules/.vite/deps/react-router-dom.js?v=a2b19b81:3859:24)
at DeclLink (http://localhost:8892/src/features/modules/decls/DeclLink.tsx:78:20)
at renderWithHooks (http://localhost:8892/node_modules/.vite/deps/chunk-UVB5XM2J.js?v=2af07823:11548:26)
at updateFunctionComponent (http://localhost:8892/node_modules/.vite/deps/chunk-UVB5XM2J.js?v=2af07823:14582:28)
at beginWork (http://localhost:8892/node_modules/.vite/deps/chunk-UVB5XM2J.js?v=2af07823:15924:22)
💿 Hey developer 👋
You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.
Repro:
The text was updated successfully, but these errors were encountered:
Click the arrow next to a module name several times. The 3rd click causes this error:
Repro:
The text was updated successfully, but these errors were encountered: