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: [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]