ankitmani2004 opened a new issue #15088: URL: https://github.com/apache/superset/issues/15088
A clear and concise description of what the bug is. ### Expected results During initial load, default value should populate in cascading filter and should load the charts in dashboard according to filter value. ### Actual results Cascade filter shows "No Results" unless you click on the filter once(expand button to see the cascade filter values) and only then it loads the default value automatically. #### Screenshots If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1. create a cascading filter (filter with parent filter) 2. Set aa default value for the parent filter 3. refresh the dashboard 4. you will see "No Result" on cascade filter 5. click on expand button, now the default value will be populated and dashboard will be loaded as per filter   -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
