fmannhardt commented on PR #23319: URL: https://github.com/apache/superset/pull/23319#issuecomment-1470332205
Of course, I will try to get the dev server mode running but before that here the steps to reproduce: - Have multiple filters on a dashboard with the first a time filter and the second a value filter - Save the filters - Edit the filters to add another filter - An error is thrown and in `.some(filter => dependencies.includes(filter.value));` dependencies seems to be undefined. I will try to reproduce this on top of master instead of 2.1.0rc2 -- 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]
