mapshen opened a new issue #18680: URL: https://github.com/apache/superset/issues/18680
When we run queries in the 'SQL Editor', sometimes only the header row shows up whereas the real data are not. However, once you open up the “Developer tools”, the full results would appear right away #### How to reproduce the bug 1. Go to 'SQL Editor' 2. Run queries from time to time 3. See error under the "RESULTS" tab ### Expected results All returned rows show up. ### Actual results Only the header row shows up  ### Environment - browser type and version: Chrome Version 97.0.4682.71 - superset/python/node.js version: [apache/superset:1.4.1](https://hub.docker.com/layers/apache/superset/1.4.1/images/sha256-5e1e0f0cc5ba4a6a955219f5655c110d67b5220df09977374f06809792ef231a?context=explore) ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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]
