Object property UNDEFINED in VUE v-for
I have this object inside an array called places which contains 20 similar objects and im using v-for to get each objects data into a div, other properties work fine, but when it comes to the openingHours.text property, it gives an error of undefined { … "openingHours": { "text": "lun.-sam.: 23:59 – 23:59", "label": "Heures… Read More Object property UNDEFINED in VUE v-for