When switching between multiple databases
- The active database context (DB2) from a newer exploration persists across older chats.
- Going back to a previous chat (using DB1) and trying to render results reuses DB2's context and generates an error
Steps to recreate:
- Add at least 2 databases
- Make an exploration with DB1, then click on Show results to make sure results are rendered in the table
- Make an exploration with DB2, then click on Show results to make sure results are rendered in the table
- Go back to the DB1 chat and try to click on Show results again.
- You should see an error similar to the one below if the two databases don't have those matching tables.
