Hi,
I get this error frequently in development environment but not in production. and it goes away on page refresh. I have been unable to figure out whats the issue. I dont know if its gadget related to heymantle related. Can you please help me? Thank you
Uncaught TypeError: Cannot read properties of null (reading 'useState')
at Object.useState (buymore--development.gadget.app/node_modules/.vite/deps/chunk-4HAMFFQC.js?v=f55f8b2b:1066:29)
at Re (buymore--development.gadget.app/node_modules/.vite/deps/@heymantle_polaris.js?v=5c6b7a89:498:39)
at renderWithHooks (buymore--development.gadget.app/node_modules/.vite/deps/chunk-PBXWVHXV.js?v=d4bd0e5b:11548:26)
at mountIndeterminateComponent (buymore--development.gadget.app/node_modules/.vite/deps/chunk-PBXWVHXV.js?v=d4bd0e5b:14926:21)
at beginWork (buymore--development.gadget.app/node_modules/.vite/deps/chunk-PBXWVHXV.js?v=d4bd0e5b:15914:22)
at HTMLUnknownElement.callCallback2 (buymore--development.gadget.app/node_modules/.vite/deps/chunk-PBXWVHXV.js?v=d4bd0e5b:3674:22)
at Object.invokeGuardedCallbackDev (buymore--development.gadget.app/node_modules/.vite/deps/chunk-PBXWVHXV.js?v=d4bd0e5b:3699:24)
at invokeGuardedCallback (buymore--development.gadget.app/node_modules/.vite/deps/chunk-PBXWVHXV.js?v=d4bd0e5b:3733:39)
at beginWork$1 (buymore--development.gadget.app/node_modules/.vite/deps/chunk-PBXWVHXV.js?v=d4bd0e5b:19765:15)
at performUnitOfWork (buymore--development.gadget.app/node_modules/.vite/deps/chunk-PBXWVHXV.js?v=d4bd0e5b:19198:20)
useState @ chunk-4HAMFFQC.js?v=f55f8b2b:sourcemap:1066
Re @ @heymantle_polaris.js?v=5c6b7a89:sourcemap:498
renderWithHooks @ react-dom.development.js:15486
mountIndeterminateComponent @ react-dom.development.js:20103