You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2023/01/11 07:59:58 UTC

[GitHub] [superset] uknowzheng opened a new issue, #22675: typeError: Cannot read properties of null (reading 'offsetHeight')

uknowzheng opened a new issue, #22675:
URL: https://github.com/apache/superset/issues/22675

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. the front-end project startup and then dev-server reload code 
   2. npm ci & npm run dev-server
   3. then modify anywhere code,will show Unexpected error:
   
   
   ### Expected results
   
   Unexpected error: TypeError: Cannot read properties of null (reading 'offsetHeight')
       in CSSMotion (created by CollapsePanel)
       in div (created by CollapsePanel)
       in CollapsePanel (created by CollapsePanel)
       in CollapsePanel (at Welcome.tsx:292)
       in div (created by Collapse)
       in Collapse (created by Collapse)
       in Collapse (at Collapse/index.tsx:24)
       in Unknown (created by Styled(Component))
       in Styled(Component) (at Welcome.tsx:277)
       in div (created by Styled(div))
       in Styled(div) (at Welcome.tsx:265)
       in Welcome (created by ConnectFunction)
       in ConnectFunction (at App.tsx:72)
       in ErrorBoundary (at App.tsx:71)
       in Suspense (at App.tsx:70)
       in Route (at App.tsx:69)
       in Switch (at App.tsx:68)
       in LocationProvider (created by Context.Consumer)
       in Route (created by QueryParamProvider)
       in QueryParamProvider (at RootContextProviders.tsx:42)
       in DynamicPluginProvider (at RootContextProviders.tsx:41)
       in EmbeddedUiConfigProvider (at RootContextProviders.tsx:40)
       in FlashProvider (at RootContextProviders.tsx:39)
       in Unknown (at RootContextProviders.tsx:38)
       in Provider (at RootContextProviders.tsx:37)
       in ThemeProvider (at RootContextProviders.tsx:36)
       in RootContextProviders (at App.tsx:65)
       in Router (created by BrowserRouter)
       in BrowserRouter (at App.tsx:62)
       in QueryClientProvider (at QueryProvider.tsx:33)
       in Queryprovider (at App.tsx:61)
       in App (created by HotExportedApp)
       in AppContainer (created by HotExportedApp)
       in HotExportedApp (at views/index.tsx:22)
   
   ### Actual results
   
   hot reload code 
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/4647461/211749198-0cd65eb1-143c-48ef-bb38-bc4efa0b50db.png)
   
   ![image](https://user-images.githubusercontent.com/4647461/211748992-b33b9846-54e7-43b8-862b-a48139219778.png)
   
   
   ### Environment
   
   dev env
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] typeError: Cannot read properties of null (reading 'offsetHeight') [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #22675: typeError: Cannot read properties of null (reading 'offsetHeight')
URL: https://github.com/apache/superset/issues/22675


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] typeError: Cannot read properties of null (reading 'offsetHeight') [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #22675:
URL: https://github.com/apache/superset/issues/22675#issuecomment-1946548673

   Closing this as stale since it's been silent for so long, and we're trying to steer toward a more actionable Issues backlog. If people are still encountering this in current versions (currently 3.x) please re-open this issue, open a new Issue with updated context, or raise a PR to address the problem. Thanks!
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org