0
Q:

vue can't refresh after change vmodel data

const event = new Event('input')
vm.$refs.child.value = 'something'
vm.$refs.child.dispatchEvent(event)
0

New to Communities?

Join the community