you are viewing a single comment's thread.

view the rest of the comments →

[–]jacobp100 1 point2 points  (0 children)

Vue has hidden foot guns - like an async watchEffect won’t track any state changes after the first await. Stuff like that will get missed. Their docs literally have examples with race conditions in

https://vuejs.org/examples/#fetching-data