x-ref behaves differently in version 2 and 3 #1615
asaf
started this conversation in
4. General
Replies: 1 comment
-
See #1527 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
In version 2.7.x, having this markup,
hadleInput
, refs available inhandleInput
bythis.$refs
But using version 3+
this.$refs
is undefined.What has changed?
Code example: https://codepen.io/asaf000/pen/bGqXEbE?editors=1111
Best,
Asaf.
Beta Was this translation helpful? Give feedback.
All reactions