hainenber commented on issue #32282: URL: https://github.com/apache/superset/issues/32282#issuecomment-2663390194
I have no idea why your discussion got closed but the stack trace there gives me better clue for debugging. Can you search for the tag attribute `data-bootstrap` and see if the corresponding value is JSON-parseable? It's [this LoC](https://github.com/apache/superset/blob/master/superset-frontend/src/utils/getBootstrapData.ts#L26) that crashed the page. -- 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]
