Hi, are there any updates on this?
Facing the same issue when trying to deploy a Streamlit app with a custom component on Streamlit Cloud.
Tried following this thread. I would try to follow this response by setting a .streamlit/config.toml
value, but apparently TOML doesn’t accept none
, and alternatives like setting fileWatcherType = “none”
in the [server]
don’t work.