alex-eliot

Results 2 issues of alex-eliot

### Environment ------------------------------ - Operating System: Linux - Node Version: v18.18.0 - Nuxt Version: 3.9.0 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: -...

3.x
pending triage

Consider this generic input component: ```vue defineProps() defineEmits() ``` If you use it in a template like this: ```vue ``` The `v` value in the `@update:modelValue` callback will be of...

bug
good reproduction ✨
🍰 p2-nice-to-have