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
I am using smooth-scrollbar in react application.
I need to have an header of scrolled content at the top of SmoothScrollbar container, however position: 'sticky' doesn't work.
Motivation
I am using smooth-scrollbar in react application.
I need to have an header of scrolled content at the top of SmoothScrollbar container, however
position: 'sticky'
doesn't work.Proposal
Here you can find link to codesandbox of the problem I am straggling.
App.tsx
SmootScrollbar.tsx
types.ts
The text was updated successfully, but these errors were encountered: