nytai opened a new issue, #20797: URL: https://github.com/apache/superset/issues/20797
A clear and concise description of what the bug is. It seems when "Select first filter value by default" is configured for a filter and the dashboard has tabs the dashboard stays in a loading state and filters remain out of scope. Clicking the filters that are out of scope triggers the fetch for the first value and the dashboard can render. #### How to reproduce the bug - Import the attached dashboard export (you might have to edit the database to use your examples db instead of the SQLLite one I used). - load the imported "video game sales" dashboard. - You should see the bug that looks like the attached screenshot - click on the "filters out of scope" and the dashboard should load correctly. ### Expected results The dashboard loads correctly ### Actual results The dashboard stays in a loading state until "filters out of scope" is clicked. #### Screenshots <img width="2557" alt="Screen Shot 2022-07-20 at 1 52 56 PM" src="https://user-images.githubusercontent.com/10255196/180080011-b2702b25-a6da-4a8a-a6b5-91781a62a9cc.png"> ### Environment version `1.5.1` ### Additional context Dashboard export: [dashboard_export_20220720T134744.zip](https://github.com/apache/superset/files/9154399/dashboard_export_20220720T134744.zip) -- 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]
