Tokamak
Tokamak copied to clipboard
Re-rendering changes `List` width
Only reproducible after #260.
- Select one of the
List-based demos (ListorSidebar) - Switch to a different browser tab
- Switch back to the Tokamak demo tab
Alternatively steps 2-3 can be performed by changing from light to dark mode or vice versa
Expected behavior: the list looks the same as it did before leaving the tab
Actual behavior: The style attribute of the first element inside _tokamak-navigationview-content changes from specifying width: 100% to width: auto, causing the list to become significantly less wide.