Textarea: modelValue should accept Nullable<string> as InputText does #5127
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Textarea does not allow a
null
modelValue, InputText does. Shouldn't both accept the same?Reproducer
https://codesandbox.io/p/devbox/blissful-chatelet-cc5mk3?file=%2Fsrc%2FApp.vue%3A13%2C1
PrimeVue version
3.45.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: