michael-s-molina commented on issue #24595: URL: https://github.com/apache/superset/issues/24595#issuecomment-1623940915
This problem happens when `DASHBOARD_CROSS_FILTERS` is enabled but `DASHBOARD_NATIVE_FILTERS` is not. The native filters are appearing but many of the required states are not correctly calculated because they depend on the feature flag. In this case, the filter scopes are not being correctly calculated. -- 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]
