maltoze opened a new issue #13988: URL: https://github.com/apache/superset/issues/13988
### Expected results `ALLOW CROSS FILTER` should be work on Table. ### Actual results `ALLOW CROSS FILTER` not work on Table chart. #### Screenshots  #### How to reproduce the bug 1. Add a Table chart and enable `ALLOW CROSS FILTER` 2. Add it to dashboard 3. Click on a cell 4. See error ### Environment (please complete the following information): - superset version: I'm on `master` branch - python version: `Python 3.7.8` - node.js version: `v14.16.0` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context The error occurred here: https://github.com/apache/superset/blob/a82d72fef60dc88511409405d81cc13efce3bba7/superset-frontend/src/dashboard/reducers/dashboardFilters.js#L104 -- 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]
