Reactiveness not working in promiss (Quasar v2) #8889
Answered
by
dvbeek
dvbeek
asked this question in
CLI - PWA mode
-
Hi, I'm creating a new project, in Quasar v2. Whenever I update an array from mounted it works fine. I'm I doing something wrong? I created a simplified example:
|
Beta Was this translation helpful? Give feedback.
Answered by
dvbeek
Apr 14, 2021
Replies: 1 comment
-
Case of RTFM... This works a bit differently, apparently I should be using ref. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dvbeek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Case of RTFM... This works a bit differently, apparently I should be using ref.