Pouya Saadeghi
Pouya Saadeghi
@neopointer > Is there something especial that needs to be done? No. This is fixed already. If it's not working for you, please share a minimal reproduction link so I...
This issue is back again 🙃 Apparently fixing https://github.com/saadeghi/daisyui/issues/3787 causes this issue. 🤔 Challenge: If visibility has a transition, the dialog inputs won't get focus, which is understandable: Transition is...
@delasource Yes but: https://github.com/saadeghi/daisyui/issues/3440#issuecomment-2847662168 > there's a bug in Chrome: If visibility has no duration, it ignores translate transition. If anyone finds a workaround, let me know 🤷♂️
@pdanpdan Thank you 🙏 Fixed in `5.1.30`
related issue: #3040
Hey @PascalKoe I couldn't replicate the issue in the new site so I assumed it's already fixed with a dependency update… It seems working correctly here 🤔 https://github.com/user-attachments/assets/b4f71591-18d6-4dd2-9842-035ab30870ee Thanks for...
I can't see the issue on Safari. Can you check the devtools to see if the border exists in box model?
computed color for border in `light` theme must be `border-bottom-color: oklab(0.931 0 0);` Can you check the `border-color` of `.btn` in devtools? It must be `var(--btn-border)` equal to `color-mix(in oklab,...
@williamjallen Try `@plugin "[email protected]";` until the Skypack issue is fixed: https://play.tailwindcss.com/21yTAkzzOo?file=css
@eschaefer Hey, It's working correctly. - Are you using any extension or software that may manipulate web pages? - Do you see the same issue on an incognito tab?