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 the modal is setup to be draggable (link), the modal content is no longer scrollable to mobile devices. The drag and scroll works on desktop, but the scroll functionality is lost on mobile browsers.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
As this issue only happens on mobile devices (as far as I've tested so far), I don't really know how you can reproduce the bug.
The modal body content is too small on the draggable example (link) to be testable on mobile devices as the scroll is never required.
Expected behavior
As a user, if the modal is draggable, I expect to be able to scroll in the modal body if the content overflows.
Screenshots or Videos
No response
Operating System Version
macOS 13.6.9 (Ventura)
Browser
Chrome
The text was updated successfully, but these errors were encountered:
HeroUI Version
@heroui/modal: 2.2.13
Describe the bug
When the modal is setup to be draggable (link), the modal content is no longer scrollable to mobile devices. The drag and scroll works on desktop, but the scroll functionality is lost on mobile browsers.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
As this issue only happens on mobile devices (as far as I've tested so far), I don't really know how you can reproduce the bug.
The modal body content is too small on the draggable example (link) to be testable on mobile devices as the scroll is never required.
Expected behavior
As a user, if the modal is draggable, I expect to be able to scroll in the modal body if the content overflows.
Screenshots or Videos
No response
Operating System Version
macOS 13.6.9 (Ventura)
Browser
Chrome
The text was updated successfully, but these errors were encountered: