Pouya Saadeghi

Results 289 comments of Pouya Saadeghi

Make sure the div structure is the same as mentioned in the docs: https://daisyui.com/components/drawer/ ```c .drawer // The root container ├── .drawer-toggle // A hidden checkbox to toggle the visibility...

> The current spinner spins sooooo slooowwwlllyyy it kinda makes the UI feel slow. I'm looking to speed it up! Easy to do with custom CSS but I figured I'd...

This is now possible with daisyUI version 3 [using `` tag](https://daisyui.com/components/dropdown/#method-1-using-details-and-summary-tags)

What do you think about this idea: https://github.com/saadeghi/daisyui/discussions/1572

@xvimnt There's a PR by @urtheaman (Thanks!): https://github.com/saadeghi/daisyui/pull/918 But honestly I haven't tested it yet. **The challenge:** I can't decide which way it should be. Currently table's first column (`tr>th`)...

I think this was fixed already. let me know if you have any questions.

Fixed in daisyUI 4

On your link, when I run `yarn build && yarn serve` I get this error ``` SyntaxError: Unexpected identifier '𝐬𝐛_𝐞𝐱𝐩𝐨𝐬𝐞' [ERROR] Unable to build website for locale en. [ERROR] Error:...