You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/02/25 23:45:54 UTC

[GitHub] [superset] eschutho commented on a change in pull request #18795: feat: Allow users to bust cache in report dashboard + alerts charts + alert dashboards

eschutho commented on a change in pull request #18795:
URL: https://github.com/apache/superset/pull/18795#discussion_r815224056



##########
File path: superset-frontend/src/chart/Chart.jsx
##########
@@ -29,6 +29,8 @@ import ErrorBoundary from 'src/components/ErrorBoundary';
 import { Logger, LOG_ACTIONS_RENDER_CHART } from 'src/logger/LogUtils';
 import ChartRenderer from './ChartRenderer';
 import { ChartErrorMessage } from './ChartErrorMessage';
+import { URL_PARAMS } from 'src/constants';

Review comment:
       @hughhhh I fixed these real quick so that I could use your branch for testing locally. 




-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org