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
https://4870-204086862-gh.circle-artifacts.com/0/frontend/cypress/videos/st_in_cache_warning.spec.ts.mp4
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
streamlit run e2e/scripts/st_in_cache_warning.pyExpected behavior:
We should see two different paragraphs and one button.
Actual behavior:
I'm only seeing the message:
Is this a regression?
That is, did this use to work the way you expected in the past?
yes
Additional information
https://4870-204086862-gh.circle-artifacts.com/0/frontend/cypress/videos/st_in_cache_warning.spec.ts.mp4