You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks. I was aware of this but I didn't tried this because my console log had empty ref value, Check below image:
I think when you use ref on vue component it doesn't give empty ref like above image it logs the component instance and we can inspect the underlying element $el:
I've updated the reproduction example I guess
Anyways, It indeed solves my query hence closing the issue, Thanks π
Reproduction
https://stackblitz.com/edit/t6hymg?file=src%2FApp.vue
Describe the bug
Hi ππ»
I want to manually focus textarea when espace key is pressed. However, When I use template ref it doesn't give textarea element π€·π»ββοΈ
System Info
Contributes
The text was updated successfully, but these errors were encountered: