29rj opened a new issue, #37093: URL: https://github.com/apache/superset/issues/37093
### Bug description ## Summary When accessing a dashboard and clicking on the refresh dashboard option, the Superset UI crashes. This causes the Superset UI screen to enter loading mode and remain in a crashed state for 3-4 minutes. After this time period, Superset returns to normal operation. ## Environment - **Superset version**: 6.0.0 - **Deployment**: Self-hosted - **Database**: Postgres - **Browser**: Chrome ## Steps to Reproduce 1. Navigate to the Dashboard screen. 2. Click on the toggle button next to `Edit dashboard`. 3. Locate the `Refresh dashboard` button and click on it. 4. The Superset UI will crash. ## Actual Result The Superset UI crashes and the dashboard screen enters a loading loop that persists for 3-4 minutes. ## Expected Result The dashboard should refresh and load correctly without causing a UI crash. ## Additional Notes - This issue occurs specifically when attempting to refresh the dashboard using the manual refresh button. - Dashboard loading works correctly when using automatic set-interval refreshing. ## Status - [x] Bug reported - [ ] Root cause identified - [ ] Fix proposed - [ ] Fix implemented - [ ] Fix tested - [ ] Fix deployed --- **Date reported**: January 13, 2026 **Last updated**: January 13, 2026 ### Screenshots/recordings _No response_ ### Superset version 6.0.0 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
