Q:

How to replace an array vue.js

this.events = localEvents; // assigns array, is reactive
this.events = localEvents.slice(0, localEvents.length); // assigns array, is reactive
0

New to Communities?

Join the community