bind a field containing value using ref, it is no work
Vue version
3.3.4
Link to minimal reproduction
Steps to reproduce
{{ count1.value }}
{{ count2.value }}
What is expected?
no error
What is actually happening?
bind a field containing value using ref, it is no work
System Info
TypeError: Cannot read properties of undefined (reading 'value')
Any additional comments?
null