Open sumanth-tccc opened 1 month ago
Hi, @sumanth-tccc
Thank you for the feedback. We are going to look at this quickly. Could you also share your toml configuration so we can easily reproduce your situation? Any environment details could also help.
Thank you in advance.
Hi @jrobinAV This is happening on gui.run(gui, title="NSP", dark_mode=False, port=8494, debug=True, use_reloader=True, stylekit=stylekit )
With the debug and use_reloader parameters off it is working close as 3.1.1
Oh ok, that helps a lot. Thanks!
that's the point of the reloader: it reloads if anything changes Maybe we should take a look and see what triggers the reload ?
What went wrong? š¤
Taipy 4.0 multiple times it is rerunning and the whole process is 10x slower now
Steps to Reproduce Issue
Screenshots
Code of Conduct