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: progress-primary component didn't visble on w-auto,w-max property in chrome. #3370

Closed
vishwaravi opened this issue Jan 7, 2025 · 2 comments

Comments

@vishwaravi
Copy link

vishwaravi commented Jan 7, 2025

What version of daisyUI are you using?

4.12.23

Which browsers are you seeing the problem on?

Chrome

Reproduction URL

https://play.tailwindcss.com/JeAeSv97Rf

Describe your issue

Hi, @saadeghi. The progress-primary component from DaisyUI is not visible when the w-auto,w-max property is applied in Chrome. This issue does not occur in other browsers (e.g., Firefox). The component behaves as expected when a fixed width is applied (e.g., w-56), but it fails to render properly with the w-auto,w-max utility in Chrome.

Copy link

github-actions bot commented Jan 7, 2025

Thank you @vishwaravi for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I find a solution.
In the meantime providing more details and reproduction links would be helpful.

@vishwaravi vishwaravi changed the title bug: progress-primary component didn't visble on w-auto,w-max property in chrome. bug: progress-primary component didn't visble on w-auto,w-max property in chrome. @saadeghi Jan 7, 2025
@vishwaravi vishwaravi changed the title bug: progress-primary component didn't visble on w-auto,w-max property in chrome. @saadeghi bug: progress-primary component didn't visble on w-auto,w-max property in chrome. Jan 7, 2025
@saadeghi
Copy link
Owner

saadeghi commented Jan 7, 2025

Looks like a webkit bug.
There's same result even if you remove daisyUI: https://play.tailwindcss.com/EI0RmpMEMQ?file=config
No Tailwind, no daisyUI, Just HTML, same issue: https://codepen.io/saadeghi/pen/RNbxOpe

Works on FireFox, doesn't work on Chrome and Safari.

Can you open an issue in for Chrome or Webkit maybe?
I have to close this, because it's not a daisyUI but and it's no something I can fix in daisyUI. browsers must fix it. But feel free to continue the conversations…

@saadeghi saadeghi closed this as completed Jan 7, 2025
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

2 participants