Hey Thomas! are you referring to the slice previews on the left side inside the Page Builder?
Those are basically just like thumbnails of each slice. They’re not full renders of the page, so things like links won’t really behave like they do in production they’re not clickable.
Can you share a bit more about what you expected to see vs what you’re actually seeing? That’ll help figure out if something’s off or just expected behavior.
Could you show me an example of how the logo is supposed to appear inside the slice? From what I can tell in your screenshot, there’s a title, some text, a call-to-action button, an image with the API ID illustration, and a link to another document called logos.
What data are you trying to pull from the logos field?
One other question: when you say, “and printing this field from my slice, using the slice simulator (with the page builder set up as localhost)”, you’re actually logging that from your code, right?
Is the page returning everything empty? It would be a good idea to first run two queries in your explorer to check whether the data you need is actually present both in the Generic Logos Color document and in the document where you added the slice.
If you can share a bit more detail, that would help a lot.
Hi @thomas.digregorio, thanks for all the details provided. We've noticed you're using an older version of Nuxt, could you try upgrading it to the latest version and seeing if you get a different behavior? Here: https://www.npmjs.com/package/@nuxtjs/prismic. Thanks!
I still have the same result after upgrading to nuxtjs/prismic v5.2.0, and prismicio/client v7.21.6.
Note:
I tried creating a new Custom Type from Slice Machine to link to, and a new Slice to link from (to see if the issue lied in the upgrade tool somewhere), and still got the same result: a broken link
Looking at the API Explorer, I do see the ‘data’ field, and subsequent fields in the result…