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
Expected behavior:
i can switch micro apps as fine
Describe the bug:
when i switch back to a micro app , get error msg like :
jss.esm.js:1749 Uncaught TypeError: Cannot read properties of null (reading 'cssRules')
at getValidRuleInsertionIndex (jss.esm.js:1749:1)
at DomRenderer.insertRule (jss.esm.js:1894:1)
at DomRenderer.insertRules (jss.esm.js:1856:1)
at DomRenderer.deploy (jss.esm.js:1843:1)
at StyleSheet.deploy (jss.esm.js:1173:1)
at StyleSheet.attach (jss.esm.js:1052:1)
at attach (makeStyles.js:120:1)
at eval (makeStyles.js:236:1)
at useSynchronousEffect (makeStyles.js:188:1)
at useStyles (makeStyles.js:228:1)
at FiTable (index.js:72:1)
at renderWithHooks (react-dom.development.js:14970:1)
at mountIndeterminateComponent (react-dom.development.js:17732:1)
at beginWork (react-dom.development.js:18933:1)
at HTMLUnknownElement.callCallback (react-dom.development.js:3920:1)
at Object.invokeGuardedCallbackDev (react-dom.development.js:3969:1)
at invokeGuardedCallback (react-dom.development.js:4029:1)
at beginWork$1 (react-dom.development.js:23778:1)
at performUnitOfWork (react-dom.development.js:22614:1)
at workLoopSync (react-dom.development.js:22551:1)
at renderRootSync (react-dom.development.js:22517:1)
at performSyncWorkOnRoot (react-dom.development.js:22134:1)
at eval (react-dom.development.js:11380:1)
at unstable_runWithPriority (scheduler.development.js:468:1)
at runWithPriority$1 (react-dom.development.js:11326:1)
at flushSyncCallbackQueueImpl (react-dom.development.js:11375:1)
at flushSyncCallbackQueue (react-dom.development.js:11363:1)
at scheduleUpdateOnFiber (react-dom.development.js:21734:1)
at Object.enqueueSetState (react-dom.development.js:12503:1)
at push../node_modules/react/cjs/react.development.js.Component.setState (react.development.js:358:1)
at eval (react-router.js:63:1)
at listener (history.js:162:1)
at eval (history.js:180:1)
at Array.forEach (<anonymous>)
at Object.notifyListeners (history.js:179:1)
at setState (history.js:300:1)
at eval (history.js:323:1)
at Object.confirmTransitionTo (history.js:152:1)
at handlePop (history.js:321:1)
at handlePopState (history.js:306:1)
at navigation-events.js:73:1
at Array.forEach (<anonymous>)
at et (navigation-events.js:68:1)
at y (reroute.js:235:1)
at reroute.js:166:1
Versions (please complete the following information):
Expected behavior:
i can switch micro apps as fine
Describe the bug:
when i switch back to a micro app , get error msg like :
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: