-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Sometimes, when the streamlit tab opens after running streamlit run streamlit_deephaven/test_app.py an error appears in streamlit because the object is not found. It's not appearing in the panels list either.
It seems to happen more if I have lots of tabs open but I am not 100% sure as it happens consistently but I don't have a deterministic recreation.


So, something is going wrong such that a table added to main.dict is not grabbed by the server.
Reactions are currently unavailable