I hasten to inform the respected community and developers that starting from version 1.36, the page refreshes no longer work correctly for multi-page applications if it is not the main page of the application and some parameters are passed to it like:
Bug fix: Streamlit supports non-unix style paths for correct multipage routing in Windows (#8988, #8958).
Can you double-check that you’re actually running streamlit 1.37, and if the problem persists, can you add a comment on that issue with a simple script reproducing the issue?
Yes, I can.
Do you have access to my account data? Please get my email and write me.
In response to your email, I will provide you with the app’s source codes (partially) // commercial data & the auth subsystem will be removed //
Perhaps I did not express myself very clearly. I will repeat.
I have a large and complex application that works successfully in version 1.35 and does not work (in part of one of the pages of a multi-page application) in versions 1.36 and 1.37
Depending on the parameters passed via the page URL, this page’s behavior must be changed.
“Refresh” is emulation and is performed programmatically, using JQuerry.
I’m not a student. My time as a developer is paid, so I’m not ready to write a separate example to “show it to everyone”. To write an example I need to spend time.
I wrote to you about what I can do. I can quickly cut off the “sensitive parts” and send the source code privately, without publishing it anywhere if the development team needs it.
For us there is no problem with versions - we rolled back and now use the 1.35 in which everything works correctly (both on Ubuntu and Windows).