[Vuejs]-Elements only appear after I input something

0👍

This code is very complex and hard to understand but if I should make a bid Vue.set can help for you:

https://v2.vuejs.org/v2/guide/reactivity.html#For-Objects

or you can store eventsAttended collections in another data property, not as a nested object.

Leave a comment