yongchand opened a new issue #16834: URL: https://github.com/apache/superset/issues/16834
Unexpected error shows when rendering chart occasionally. ### Expected results Chart should show the rendering result ### Actual results Occasionally, chart fails on rendering and shows "An error occurred while rendering the visualization: TypeError: Cannot read properties of undefined (reading 'data')" #### Screenshots <img width="1120" alt="Screen Shot 2021-09-24 at 8 03 26 PM" src="https://user-images.githubusercontent.com/43336767/134702697-62a247f6-c52f-4b2d-a0e5-b603e121188b.png"> #### How to reproduce the bug 1. Update to Superset 1.3 (specific commit_sha: 6d19de8f66e6409cc82d6d1e5db2496c1ca2290d) 2. Create a mixed timeseries chart 3. Render multiple times and check error ### Environment (please complete the following information): - browser type and version: Chrome 93 - superset version: 1.3 - python version: `python --version` - node.js version: `node -v` - any feature flags active: GLOBAL_ASYNC_QUERIES ### 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. 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]
