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 was able to wrap my entire app in the scrolling container to get the window scrolling to work. The issue I am having is because the header is fixed positioning, when you drag an item to the top of the window, nothing happens. I have tried playing around with the strength, but that doesn't seem to help. It works just fine to try and scroll down and if I remove the fixed positiong of the header it works. Is there a way to get around this? Thank you in advance.
The text was updated successfully, but these errors were encountered:
I was able to wrap my entire app in the scrolling container to get the window scrolling to work. The issue I am having is because the header is fixed positioning, when you drag an item to the top of the window, nothing happens. I have tried playing around with the strength, but that doesn't seem to help. It works just fine to try and scroll down and if I remove the fixed positiong of the header it works. Is there a way to get around this? Thank you in advance.
The text was updated successfully, but these errors were encountered: