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
{{ message }}
This repository was archived by the owner on May 6, 2026. It is now read-only.
When a scroll container goes inactive, its scrollStoryActive class is removed but the most recent scrollStoryActiveItem-ID class remains, as its normally cleaned up on a new item focus. Since no new item goes into focus, the old class sits around.
When a scroll container goes inactive, its
scrollStoryActiveclass is removed but the most recentscrollStoryActiveItem-IDclass remains, as its normally cleaned up on a new item focus. Since no new item goes into focus, the old class sits around.