maoqin opened a new issue #12268: URL: https://github.com/apache/incubator-superset/issues/12268
line_multi charts keeps refreshing and sending xhr requests to backend, an error in the console: `Error: <g> attribute transform: Trailing garbage, "translate(0,NaN)".` not sure if its related. ### Expected results no refresh, works as before upgrading ### Actual results charts keeps refreshing and flooded backend #### Screenshots  #### How to reproduce the bug 1. create a line_multi chart 2. add first line chart 3. add second line chart 4. chart starts to refresh ### Environment (please complete the following information): - superset version: 0.38.0 - python version: 3.6 - node.js version: 9.9.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 Add any other context about the problem here. ---------------------------------------------------------------- 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]
