bryanck commented on pull request #10475: URL: https://github.com/apache/incubator-superset/pull/10475#issuecomment-666813607
It seems like the useLayoutEffect() gets called when the table is visible with the first tab switch, but after that, it gets called when hidden, thus the dimension setting is skipped bc theadHeight is 0. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
