santosh-sahoo334 opened a new issue, #24016: URL: https://github.com/apache/superset/issues/24016
### Discussed in https://github.com/apache/superset/discussions/23928 <div type='discussions-op-text'> <sup>Originally posted by **santosh-sahoo334** May 4, 2023</sup> Hi Team, Not sure if this question was asked before, but facing some weird behavior with deck.gl scatter plot charts. I have a dashboard with 10 Tabs and 40 Charts. Each Tab with 4 charts - all are of deck.gl scatter plot type. When the dashboard loads for the first time, all charts rendered correctly, but after sometime ( like 5 mins ), when I switch between the tabs, I see the chart disappears with a small image icon at the to left as shown below :- When I refresh the page again, charts appears to be normal.  On inspecting found that - too many WebGL contexts being loaded and finally lost.  Tried creating a Dashboard without any tab, with 7 charts (all of deck.gl scatter plot ), the same issue. Has anyone faced similar issue ? Thanks!</div> -- 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]
