-
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 expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior
Description
Summary
This dialog used to show the name of the current file:
Steps to reproduce
- Run your favorite app
streamlit run thiago_is_awesome.py - Wait for the browser tab to open, and the app to load
- Ctrl-c out of the Streamlit server, but leave the tab open
Expected behavior:
You should see an error telling you to run streamlit run thiago_is_awesome.py
Actual behavior:
You see an error telling you to run streamlit run yourscript.py
Is this a regression?
yes
Debug info
- Streamlit version: 0.75
Metadata
Metadata
Assignees
Labels
type:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior
