Thomas Cazade

Results 51 comments of Thomas Cazade

Added in v0.7.0: https://vue3-select-component.vercel.app/slots.html#tag Thanks for your help! 🙂

Hello, thanks for the PR. Is there any chance it will get merged?

Sorry for the bump, but is there any chance it will get merged? Thanks a lot for your work @linzhe141 🙏

Any update on this one? There's still dependencies relying on this changes 🙏

Hey, I've wanted to add a bit more to this issue. I have the same error, however I believe my ESLint setup is correct (using the popular Antfu ESLint config...

Sure, I've already explored the FAQ & typed-linting docs. I'll give more context as I can see it's a bit hard to understand (my bad!). - I'm building a Flat...

It can be worth to see how something similar has been achieved by Reka UI for their Select component: https://reka-ui.com/docs/components/select According to their source-code, they've made their own Popper abstraction,...

@Qu3st-9000 feel free to create a pull-request 👍

Hi @Martino-Martinez, can you please provide a bit more details? Since Vue3-Select-Component is using Vue's reactivity mechanism, you can dynamically push/remove options from the `:options` at any time. The menu...