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
Describe the bug
It appears that I cannot drag to dismiss the sheet while the contents are scrolled down. I can only drag to dismiss when I've scrolled to the top of the list. I've specified .pane, .backdrop, .draggable as dragBy targets, but this doesn't help.
Install it and click on "Init Pane" and scroll down the list. Then try to dismiss from the top of the pane where .draggable is, you will see that the pane cannot be pulled down until you've scrolled back to the top.
Expected behavior
I should be able to drag to dismiss the pane if I have scrolled down the list.
Screenshots
N/A
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Tecno Android phone and Samsung Galaxy Ultra Note 20
OS: Android 8.1 - Android 12
Browser: Chrome Webview
Version: 102
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Hello @CodeWithOz
It's been a while since I touch this issue, and seems that I just complete it and you must be able to move scrolled pane with draggable element.
Describe the bug
It appears that I cannot drag to dismiss the sheet while the contents are scrolled down. I can only drag to dismiss when I've scrolled to the top of the list. I've specified
.pane
,.backdrop
,.draggable
asdragBy
targets, but this doesn't help.To Reproduce
Steps to reproduce the behavior:
.draggable
is, you will see that the pane cannot be pulled down until you've scrolled back to the top.Expected behavior
I should be able to drag to dismiss the pane if I have scrolled down the list.
Screenshots
N/A
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: