nrkno / core-components

Accessible and lightweight Javascript components
https://static.nrk.no/core-components/latest/
MIT License
117 stars 10 forks source link

core-scroll initialize issues when inside core-tabs #668

Closed skjalgepalg closed 5 months ago

skjalgepalg commented 1 year ago

When placed inside the second and onward tab in core-tabs, a core-scroll element will initialize with scrollStatus of 0 in all directions, rendering all buttons disabled regardless of actual scrolling area when shown.

This likely extends to other scenarios with show/hide functionality outside of just core-tabs.