Firefox Android regression with env(safe-area-inset-bottom) affecting daisyUI dock/bottom UI #4532
t-lecoublet
started this conversation in
General
Replies: 2 comments
-
|
Thanks for reporting. Which version of Firefox Android is this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I tested a few versions and it seems to regress starting with Firefox Android 150. Works correctly:
Broken:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m opening this as a discussion first because I strongly suspect this is a Firefox Android regression rather than a daisyUI issue.
On recent Firefox Android versions, the
dockcomponent appears to get an unexpectedly large bottom spacing, seemingly related toenv(safe-area-inset-bottom).The issue does not reproduce for me on Tailwind Play, but it does reproduce in a real mobile browser context with a completely standalone
index.html. (cdn inside 5.5.19 || 5.5.20)Using the very first example from the daisyUI dock documentation is enough to reproduce the issue on Firefox Android:
https://daisyui.com/components/dock/#dock
Has anyone else noticed this recently on Firefox Android?
Beta Was this translation helpful? Give feedback.
All reactions