You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working a lot with scenes and groups and attaching. and noticed some unexpected behaviors - at least to my current understanding of scenes and attaching.
I tried to create a minimal example of one thing that I discovered.
if i start the app and click the button ´N-1=2´ times, reloading the page leads to nonvisibility of all groups but the 0th one. subsequently if i keep pressing the button the 0th group keeps appearing at alternating locations (without moving when visible)
you have an idea, what might be wrong here (maybe in my code as well)?
NiceGUI Version
2.16.1
Python Version
Python 3.10.12
Browser
Edge
Operating System
Linux
Additional Context
No response
The text was updated successfully, but these errors were encountered:
I did some tests based on that and I think the behavior can be explained by: if a group is attached to a newer group, they both become invisible when reloading. however, if you keep the app running and attach it again back to the same or an older group and reload, it becomes visible again.
Uh oh!
There was an error while loading. Please reload this page.
First Check
Example Code
Description
I am working a lot with scenes and groups and attaching. and noticed some unexpected behaviors - at least to my current understanding of scenes and attaching.
I tried to create a minimal example of one thing that I discovered.
if i start the app and click the button ´N-1=2´ times, reloading the page leads to nonvisibility of all groups but the 0th one. subsequently if i keep pressing the button the 0th group keeps appearing at alternating locations (without moving when visible)
you have an idea, what might be wrong here (maybe in my code as well)?
NiceGUI Version
2.16.1
Python Version
Python 3.10.12
Browser
Edge
Operating System
Linux
Additional Context
No response
The text was updated successfully, but these errors were encountered: