hi, i have an app deployed on streamlit community cloud with a certain domain ABC.streamlit.app, but when i tried to update the branch that it was deployed on, nothing changed in the deployment and i can’t see any logs indicating that it’s fetching cached data or anything.
when i decided to kill the app and bring it up again, even though it says the domain is available, any branch i try to use it just says app not found. i am able to deploy the exact same branch and entrypoint file on another domain like ABC-xz21ds so the branch itself isn’t the problem. not sure if there’s some problem with the domain deployment or something.
please help!