msshroff commented on issue #34130: URL: https://github.com/apache/superset/issues/34130#issuecomment-3060729710
@dosu. The “Reset state” button press fails with below error . The Unexpected error TypeError: Object.values requires that input parameter not be null or undefined ``` Unexpected error TypeError: Object.values requires that input parameter not be null or undefined AppContainer@ HotLoaderLazyWrapper ErrorBoundary@ EmotionCssPropInternal main Content EmotionCssPropInternal div Layout Suspense Route@ Switch@ LocationProvider Route@ QueryParamProvider DynamicPluginProvider EmbeddedUiConfigProvider FlashProvider DndProvider Provider MotionWrapper ProviderChildren ConfigProvider ThemeProvider bound SupersetThemeProvider SupersetThemeProvider RootContextProviders Router@ BrowserRouter@ App AppContainer@ HotExportedApp@ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
