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
Selecting a different entry in the navigation sidebar does not cause a visible re-render of the tree
Actual Behavior
Selecting a different entry in the navigation sidebar causes a visible re-render of the tree
Steps to reproduce the bug
This can be reproduced on the official Typedoc API page: https://typedoc.org/api/index.html
In Chrome and Firefox. It is less noticeable on more powerful devices, but quite apparent on low-end and midrange devices.
This impacts the user experience.
Screencast.from.2024-01-29.08-07-56.webm
The same thing happens with Typedoc versions from 0.25.1 (tested locally). It is not reproducible with 0.25.0.
I'd appreciate any help on this, or any input on possible config changes to improve it :)
Search terms
flashing, rendering, tree, navigation
Expected Behavior
Selecting a different entry in the navigation sidebar does not cause a visible re-render of the tree
Actual Behavior
Selecting a different entry in the navigation sidebar causes a visible re-render of the tree
Steps to reproduce the bug
This can be reproduced on the official Typedoc API page: https://typedoc.org/api/index.html
In Chrome and Firefox. It is less noticeable on more powerful devices, but quite apparent on low-end and midrange devices.
This impacts the user experience.
Screencast.from.2024-01-29.08-07-56.webm
The same thing happens with Typedoc versions from 0.25.1 (tested locally). It is not reproducible with 0.25.0.
I'd appreciate any help on this, or any input on possible config changes to improve it :)
Environment