-
### Reproduction
Use the CLI
### Describe the bug
Since the latest release the `npx shadcn-vue@latest add tabs` helper no longer works.
Currently using `0.10.4` to keep functionality going.
### S…
-
With the release of Vue 3.5, I recently ran into some issues with this library. I then noticed what a lot of you have probably noticed as well:
The last known activity on this project stems from **…
-
https://www.radix-vue.com/components/select.html#scrollupbutton
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.11.1
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: 2.10.2
- Package M…
-
### Reproduction
npx shadcn-vue@latest add toast
### Describe the bug
Got this error while installing toast:
ERROR [@vue/compiler-sfc] Failed to resolve extends base type. …
-
### 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
https://stackblitz.com/edit/nce3t7-yo8fpa?file=src%2FApp.vue
### Describe the bug
Checkbox forces true/false value instead of adding/removing from array.
This behavior persi…
-
### Reproduction
https://www.shadcn-vue.com/docs/installation/nuxt
### Describe the bug
On a Nuxt project, fresh install via: https://www.shadcn-vue.com/docs/installation/nuxt
I run `npx shadcn-vu…
-
if this is to be expected, please do close this ticket but when I tried to install `@tuyau/inertia` I got errors and it's seams there were because I'm using inertia v2 which might not be compatible.
…
-
### Describe the feature
```diff
import { type HTMLAttributes, computed } from 'vue'
import { AccordionItem, type AccordionItemProps, useForwardProps } from 'radix-vue'
import { cn } from '@/l…