-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v21.5.0
- Nuxt Version: 3.10.3
- CLI Version: 3.10.1
- Nitro Version: 2.8.1
- Pac…
-
### Reproduction
https://stackblitz.com/edit/fls328?file=src%2FApp.vue
### Describe the bug
When the combobox is at the bottom of the view (or more commonly: at the bottom of an AlertDialog or what…
maelp updated
2 months ago
-
### Reproduction
Blocked aria-hidden on a element
### Describe the bug
When I click on the Combobox, something like this will appear in the console
There is a similar situation in the conso…
-
### Environment
System:
OS: Linux 6.5 Ubuntu 23.10 23.10 (Mantic Minotaur)
CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Memory: 44.48 GB / 62.57 GB
Container: Yes
…
-
### Reproduction
https://codesandbox.io/p/devbox/shadcn-vue-donutchartdemo-forked-8z4mt4
### Describe the bug
Basically, unless the `index` property is equal to "name", it does not render the text …
-
### Feature description
It goes something like this
https://www.shadcn-vue.com/docs/components/tags-input
You can extend multiple selector, more like datalist.
### Affected component/components
…
-
# Announcement: Changes Coming to Radix Vue
## Introduction
First and foremost, we really want to express appreciation for all the effort put in by the [Radix UI](https://github.com/radix-ui) team…
-
### Describe the feature
Similar to what has been made on shadcn-svelte (https://github.com/huntabyte/shadcn-svelte/pull/715), it would be great to create a "server-hosted" version of the components,…
-
Not sure whether this is a ShadCn issue or not, but regardless, I don't think NuxtEmoji should trigger a submit form method when I use `@on-select`.
However, the behavior is strange. The first time…
-
### Describe the feature
Im trying to use filters on task example but when i put a lot of items on some filters it crashes and it runs slow, i’ve tried to use virtual list on radix ui and it works be…