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
When adding an inline height style (e.g., height: "800px") to the Scrollable component, the scroll behavior becomes jerky. Removing the inline style restores smooth scrolling.
Expected
Smooth scroll behavior with or without inline height styles.
Actual
Scroll becomes inconsistent or jerky when inline height is applied.
When adding an inline height style (e.g., height: "800px") to the Scrollable component, the scroll behavior becomes jerky. Removing the inline style restores smooth scrolling.
Expected
Smooth scroll behavior with or without inline height styles.
Actual
Scroll becomes inconsistent or jerky when inline height is applied.
Video attached for reference
The text was updated successfully, but these errors were encountered: