sonfire186 opened a new issue, #36095: URL: https://github.com/apache/superset/issues/36095
### Bug description When 'Set first value as default' is configured for filters that depend on other filters, the default values fail to apply during the dashboard's initial load. Filter examples <img width="500" height="800" alt="Image" src="https://github.com/user-attachments/assets/22a14473-e66e-41db-8ad2-35bfd79fdc0a" /> <img width="500" height="800" alt="Image" src="https://github.com/user-attachments/assets/8792e9ce-0505-488e-8215-01abe37b0c37" /> Code Incorrect request. Occurs on first load. <img width="500" height="800" alt="Image" src="https://github.com/user-attachments/assets/d0173035-cb24-421f-b8fc-54c8d1c034e5" /> Correct request <img width="500" height="800" alt="Image" src="https://github.com/user-attachments/assets/9d8cd858-a115-40ea-a8c7-de41538200e2" /> Superset 5.0 ### Screenshots/recordings _No response_ ### Superset version 5.0.0 ### Python version 3.10 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] 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]
