-
Above code gives following error: How can I solve the issue? |
Beta Was this translation helpful? Give feedback.
Answered by
SimoTod
Sep 22, 2021
Replies: 1 comment 6 replies
-
You don't need |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
0x44454c
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You don't need
info = Alpine.reactive(info)
.Alpine data is already reactive, you can see an example in the documentation