@Probability , thanks for the reply, after some time try, what I found out:
-
I use your Github example and run it on local, I can duplicate the problem when change any streamlit widget within the app, which will re-direct to home page.
-
When I set use_navbar = False, both are working, but navbar layout is totally different, I really like the original one.
Hopefully this helps narrow down the issues.