-
I'm using this code for OTP input Field
It works well in [email protected] but after upgrade to v3 show me this error please guide me |
Beta Was this translation helpful? Give feedback.
Answered by
SimoTod
Nov 8, 2021
Replies: 1 comment
-
In v3, you can't dynamically bind x-ref (:x-ref="index" doesn't work), see https://alpinejs.dev/upgrade-guide#x-ref-no-more-dynamic |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Shadecute
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In v3, you can't dynamically bind x-ref (:x-ref="index" doesn't work), see https://alpinejs.dev/upgrade-guide#x-ref-no-more-dynamic