Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: lg:drawer-open not working on laptop/desktop #2000

Closed
oauter opened this issue Jun 14, 2023 · 4 comments
Closed

bug: lg:drawer-open not working on laptop/desktop #2000

oauter opened this issue Jun 14, 2023 · 4 comments
Assignees

Comments

@oauter
Copy link

oauter commented Jun 14, 2023

What version of daisyUI are you using?

v3.1.0

Describe your issue

The responsive drawer HTML code does not work, when I cut and past it from https://daisyui.com/components/drawer/#responsive into a new/empty html file. Specifically the lg:drawer-open class does not display the navbar on a large screen like it should, if I just type in drawer-open and leave off the lg modifier it displays as it should on a large screen.

What browsers are you seeing the problem on?

Chrome, Edge

Reproduction URL (optional)

https://stackblitz.com/edit/web-platform-ufspcw?file=index.html

@oauter oauter changed the title bug: drawer responsive bug: lg:drawer-open not working on laptop/desktop Jun 14, 2023
@bosichong
Copy link

Me too...

@nilskretschmer
Copy link

nilskretschmer commented Jun 17, 2023

I can confirm this issue. For me leaving off the lg modifier does not help. The drawer is still invisible on all screen sizes - only working on mobile by clicking on the label which toggles the drawer.

Still present in v3.1.1 - Returned to v2.x for now using the deprecated drawer-mobile class.

@saadeghi saadeghi self-assigned this Jun 19, 2023
@saadeghi
Copy link
Owner

This was a issue on CDN file. Now fixed in version 3.1.2

@redrockzee
Copy link

lg:drawer-open stays invisible in Safari desktop for version 4.12.10

"daisyui": "^4.12.10",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants