zhaorui2022 commented on issue #25064:
URL: https://github.com/apache/superset/issues/25064#issuecomment-1690705049

   When I reopen the browser and reopen the dashboard directly without clicking 
on anything else, it does show an error in the console.
   ```
   Uncaught (in promise) TypeError: Cannot read properties of undefined 
(reading 'excluded')
       at getChartIdsInFilterScope.ts:31:20
       at Array.filter (<anonymous>)
       at i (getChartIdsInFilterScope.ts:29:19)
       at g (crossFilters.ts:58:24)
       at hydrate.js:313:9
       at index.js:16:18
       at DashboardPage.tsx:229:9
       at DashboardPage.tsx:241:13
       at il (react-dom.production.min.js:211:320)
       at Oc (react-dom.production.min.js:257:303)
   (
   ```
   
   However, I am not able to click on edit dashboard for this one due to this 
error causing the entire page not loading. And then if I go back to the list of 
dashboards, the same issue happens. So maybe it is related with the error 
showing up in the console.


-- 
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-unsubscr...@superset.apache.org

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


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

Reply via email to