-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
type:bugSomething isn't working as expectedSomething isn't working as expected
Description
Summary
st_in_cache_warning.py is not working as expected . The three different cached functions that should do a st.write() are not doing anything.
Steps to reproduce
- run
streamlit run e2e/scripts/st_in_cache_warning.py - see
Expected behavior:
We should see two different paragraphs and one button.
Actual behavior:
I'm only seeing the message:
If this is failing locally, it could be because you have a browser with
Streamlit open. Close it and the test should pass.
Is this a regression?
That is, did this use to work the way you expected in the past?
yes
Additional information
Metadata
Metadata
Assignees
Labels
type:bugSomething isn't working as expectedSomething isn't working as expected