Hi there,
I'm getting close to wrapping up my first Prismic/Nuxt project and while it's been a bit of a learning curve, overall I'm pretty stoked with the results.
One thing that's still puzzling me though is the preview when it comes to single use items (like the sites navigation) and content not updating via a relationship field on another page.
For example, on the home page, we have a list of products. I update the summary text, save and click preview and am taking to the single layout. I then navigate back to the home page, but the summary content hasn't updated.
It works fine if I update the hero title or other fields relevant to the single layout, but not the ones used for the preview. If I output the fields that aren't relevant to the single layout in the single layout template, I can see they are updated.
Then for the menu, I navigate to the menu type, add a new menu item, click save/preview and it opens the site, goes into a bit of a loop refreshing the page constantly and after a few attempts updates the nav, but lands on a 404 page-not-found page.
Any ideas what I'm doing wrong? or is this maybe a bug in the new preview?
The dev site is https://liquasil.vercel.app and I put together a quick video demonstrating the issue here -> https://www.loom.com/share/691e3af4c02a41b1be6297b4117c6486
Thanks in advance,
Chris