barmic12 opened a new issue #8970: Problem with rendering bar chart (refresh page is needed) URL: https://github.com/apache/incubator-superset/issues/8970 Hello everyone. With our team we've noticed a problem with bar chart rendering - after click Run Query there was nothing to display, although there was 198 rows:  When the page is refreshed (CTRL + R), the chart is displayed:  Behavior is the same on different computers and browsers. There is no errors in console. ### Expected results Render the chart without refreshing the page. ### Actual results Refresh page is needed to display chart #### How to reproduce the bug 1. Go to chart editor 2. Generate bar chart ' 3. Click Run Query - chart shouldn't be displayed. 5. Refresh the page (ctrl + r) - chart should be displayed ### Environment - superset version: 0.999.0dev - python version: Python 3.7.5 - node.js version: v12.12.0 - npm version: 6.11.3
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
