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: drawer-end with drawer-open appears on the left #2094

Closed
FireSon opened this issue Jul 5, 2023 · 1 comment
Closed

bug: drawer-end with drawer-open appears on the left #2094

FireSon opened this issue Jul 5, 2023 · 1 comment
Assignees

Comments

@FireSon
Copy link

FireSon commented Jul 5, 2023

What version of daisyUI are you using?

3.1.7

Describe your issue

When I use the drawer with drawer-end and drawer-open I would expect to see the drawer on the right side but it appears on the left. If however you open the drawer by clicking in the button it appears on the right.
Below is the example.

https://play.tailwindcss.com/8MzVL2nRXQ

What browsers are you seeing the problem on?

Chrome

Reproduction URL

https://play.tailwindcss.com/8MzVL2nRXQ

@saadeghi saadeghi self-assigned this Jul 6, 2023
@VladimirAmosov
Copy link

Hello! I faced the same problem with drawer. However, that way I fixed it: <div className="drawer-side" style={{display: 'inherit'}}>

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

3 participants