Replies: 1 comment 2 replies
-
The x-ref on myInput1 works, but you do not have one on myInput2 ¯_(ツ)_/¯ On myInput2 add x-ref or x-model ? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi, the x-bind documentation says you can bind any Alpine directives to an element, I tried using it with
x-ref
but I can't make it work. I'm not sure if it's a bug or if I'm doing something wrong.Here is a codepen showing the issue.
https://codepen.io/Drei109/pen/mdWYwYJ?editors=1010
Thanks by the way for this awesom framework.
Beta Was this translation helpful? Give feedback.
All reactions