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
Hello, I've encountered a bug in the latest version (v3) of daisyUI on iOS devices (iPhone and iPad). The issue is related to an absolute positioned component within a relatively positioned parent, which causes the drawer-content to overflow and break the viewport. (Note that in v2 it works perfectly fine)
On desktop devices, the layout works perfectly fine and there are no issues. However, when I switch to my iPhone or iPad, the layout breaks and becomes unusable. Here are the screenshots to illustrate the problem:
Desktop using windows and macOS:
Ipad (Chrome):
Ipad (Safari):
here is a code snippet of that form bottom that demonstrates the problematic layout:
What version of daisyUI are you using?
v3.1.0
Describe your issue
Hello, I've encountered a bug in the latest version (v3) of daisyUI on iOS devices (iPhone and iPad). The issue is related to an absolute positioned component within a relatively positioned parent, which causes the drawer-content to overflow and break the viewport. (Note that in v2 it works perfectly fine)
On desktop devices, the layout works perfectly fine and there are no issues. However, when I switch to my iPhone or iPad, the layout breaks and becomes unusable. Here are the screenshots to illustrate the problem:
Ipad (Chrome):

Ipad (Safari):

here is a code snippet of that form bottom that demonstrates the problematic layout:
(Note: in v2 it works perfectly fine)
What browsers are you seeing the problem on?
Chrome, Safari, Edge
Reproduction URL (optional)
No response
The text was updated successfully, but these errors were encountered: