Reactivity on Array mutation | property observation #548
t3ndai
started this conversation in
4. General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
trying to preview images uploaded by user. have used vue | react before, & alpine looks like a good lightweight library. however, I can't wrap my head around on how mutation is made or how properties are observed.
if you stick that snippet in a pen, you'll see the array is updated. however alpine doesn't pick up on the changes.
Beta Was this translation helpful? Give feedback.
All reactions