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
Hi, some one knows how to avoid this issue with the drawer on mobile devices ?
So when you click over an input, the keyboard shows up and it resizes the drawer, then after few more clicks on other inputs it is impossible to use it, the ui gets messed.
Open a drawer on mobile device (iOS)
write on an input
Try to select or write another component where the keyboard must be opened
The ui will be damaged an impossible to use.
Expected behavior
The drawer stays the same size instead of resizing with the keyboard.
Screenshots or Videos
ScreenRecording_01-21-2025_9-51-32_p.m._1.mov
Operating System Version
iOS
Browser
Safari
The text was updated successfully, but these errors were encountered:
HeroUI Version
"@nextui-org/react": "^2.6.10",
Describe the bug
Hi, some one knows how to avoid this issue with the drawer on mobile devices ?
So when you click over an input, the keyboard shows up and it resizes the drawer, then after few more clicks on other inputs it is impossible to use it, the ui gets messed.
It is a simply next ui drawer.
What can I do to solve this issue?
ScreenRecording_01-21-2025_9-51-32_p.m._1.mov
This is the code I am using to render a drawer
Your Example Website or App
https://www.vivodemispropiedades.com/login
Steps to Reproduce the Bug or Issue
Open a drawer on mobile device (iOS)
write on an input
Try to select or write another component where the keyboard must be opened
The ui will be damaged an impossible to use.
Expected behavior
The drawer stays the same size instead of resizing with the keyboard.
Screenshots or Videos
ScreenRecording_01-21-2025_9-51-32_p.m._1.mov
Operating System Version
iOS
Browser
Safari
The text was updated successfully, but these errors were encountered: