zuzana-vej opened a new issue #11495: URL: https://github.com/apache/incubator-superset/issues/11495
When you switch tabs in SQL Lab and switch back to a tab which had a query you previously ran, instead of seeing the past query results (or a button to refetch results) you just see the headers - column names. ### Expected results See previously loaded query results. ### Actual results See headers and no query results. #### Screenshots <img width="978" alt="Screen Shot 2020-10-29 at 1 14 00 PM" src="https://user-images.githubusercontent.com/61221714/97627575-cb5e6400-19e8-11eb-9910-4d816d0c6d8a.png"> #### How to reproduce the bug 1. Go to 'SQLab' 2. Run a query 3. Switch to new tab within SQL Lab 4. Switch back to the previous tab - see the issue - no data, no "refetch results" button - just headers of the table ### Environment (please complete the following information): - superset version: `master` ### Checklist Make sure these boxes are checked 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. - [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. ### Additional context This regression happened ~1-2 weeks ago (apologies for filing the bug with delay). ---------------------------------------------------------------- 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]
