Closed
Description
Vue version
3.5.10
Link to minimal reproduction
Steps to reproduce
Observe the warning/error in SFC Playground.
What is expected?
Kebab case being a valid way to declare a name for defineModel
.
What is actually happening?
Warning/error when I declare defineModel
with kebab case name and bind data in parent component.
System Info
No response
Any additional comments?
No response