-
Notifications
You must be signed in to change notification settings - Fork 880
Closed as not planned
Labels
Description
Environment
- Operating System: Linux
- Node Version: v24.4.0
- Nuxt Version: -
- CLI Version: 3.26.4
- Nitro Version: -
- Package Manager: [email protected]
- Builder: -
- User Config: -
- Runtime Modules: -
- Build Modules: -
Is this bug related to Nuxt or Vue?
Vue
Version
v3.2.0
Reproduction
https://codesandbox.io/p/devbox/w6mpnq
Description
The props defaultValue
doesn't seem to work on UInput (found this props on the documentation). The field stays empty.
modelValue
works
Additional context
No response