dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Tab Horizontal Slider Fix #1795

Closed Mil4n0r closed 7 months ago

Mil4n0r commented 8 months ago

Checklist

Description There was a problem firing the load event and the scroll arrows would only display inside Tabs when resizing the window.

It is now solved thanks to changing the way that the first load is handled.

Closes #1681