Streamlit doesn't re-run upon change in imported module

I suspect I’m facing the bug described here. In particular, if the the app imports something like from foo.bar import hello and hello changes, then the app doesn’t rerun.

Was this actually fixed?

Thanks for the heads up. We will follow up on Github.

Matteo

1 Like