Aidan Bleser

Results 45 comments of Aidan Bleser

> Is there any progress on this one? We have a problem in our project and it takes about 30-40 min to lint the entire project. We also pinpointed the...

bits-ui v1 merged a a month or so ago and with that I don't think there is a way to access any of the

Here's the most recent snapshot on internet archive. https://web.archive.org/web/20250212111155/https://www.bits-ui.com/docs/components/popover

I can reproduce taking a look now...

So everything seems to be working correctly for me I was able to get a similar error when I didn't have dependencies installed but now everything is working fine...

@dhust if you are still getting this error can you re-run the command on the latest version so we can see the full stack trace?

You could always just add the label yourself that's the beautiful thing about owning the code. The slider is just a composed version of the bits-ui slider which mimicks the...

I would argue that making that possible would just generally degrade the experience since you'd have to compose the component yourself which is why I assume shadcn decided to have...

I can't seem to reproduce this with the details you provided. Can you try and provide a stackblitz or repository that this can be reproduced in?

> This issue has gone from "nice to have" to required for functionality with the latest SvelteKit updates. > > SvelteKit, now, by default uses TailwindCSS 4 and no longer...