cesarecluka
Problem with v-for, array undefined
You've just helped me solve the issue, thank you. The handle wasn't the problem, but one of the latter fields that should have also been iterable, but wasn't because I didn't modify the custom query correctly and I was using another query before to fill the template. The ['0'] in the error got me thinking in the wrong direction and I thought the problem was with the first element in the array
4 replies