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
Describe the bug
Collapse animation time is global rather than per-instance. This is because it is using a CSS variable, which is updated at the document root.
Expected behavior
Each instance of JRE should be able to have its own collapse time