Hi thanks for checking, no this still seems to be a problem, whether using v-if or v-for. I’ve set up a blank template without the header and footer to isolate the issue,
i can only think it’s something to to with my graphql setup.
I’ve stopped using this check v-if="!$apollo.queries.property.loading as that seems to prevent SSG from working.
I also have the other issue that I’m not sure how best to solve