I am trying to deploy a site to Netlify, and for some reason some pages occur blank, but when hit CMD + R the content is visible.
In my case I have these routes:
/index.vue -> always works
/works/index.vue -> will work when routing, unless when I hit CMD + R on a [slug].vue page and re-route
/works/[slug].vue -> always blank, unless I hit CMD + R, then the content is visible
/[slug].vue
/index.vue -> always works
/works/index.vue -> will work when routing, unless when I hit CMD + R on a [slug].vue page and re-route
/works/[slug].vue -> always blank, unless I hit CMD + R, then the content is visible
/[slug].vue
0 Replies
No replies yetBe the first to reply to this messageJoin