-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Error: Cannot convert object to primitive value
Stack: TypeError: Cannot convert object to primitive value
at String ()
at console.error ()
at lazyInitializer (http://localhost:3000/node_modules/.vite/deps/chunk-IQAASQ46.js?v=4f80459e:384:45)
at Object.react_stack_bottom_frame (http://localhost:3000/node_modules/.vite/deps/react-dom_client.js?v=4f80459e:18581:18)
at resolveLazy (http://localhost:3000/node_modules/.vite/deps/react-dom_client.js?v=4f80459e:4524:18)
at beginWork (http://localhost:3000/node_modules/.vite/deps/react-dom_client.js?v=4f80459e:8474:75)
at runWithFiberInDEV (http://localhost:3000/node_modules/.vite/deps/react-dom_client.js?v=4f80459e:997:72)
at performUnitOfWork (http://localhost:3000/node_modules/.vite/deps/react-dom_client.js?v=4f80459e:12561:98)
at workLoopSync (http://localhost:3000/node_modules/.vite/deps/react-dom_client.js?v=4f80459e:12424:43)
at renderRootSync (http://localhost:3000/node_modules/.vite/deps/react-dom_client.js?v=4f80459e:12408:13)