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