Issue with new fields not showing up from the API?

Hey everyone. I’ve been running into some weird issue today. New fields are not being returned from the Prismic API.

Steps to reproduce:

  1. Create a new field in a slice, e.g. TextField
  2. Push the changes to Prismic
  3. Open some page with the slice, set some value to the TextField and publish or preview the page locally.
  4. Note how the API doesn’t respond with this field at all. If I change some other field in the slice, then those changes are applied and returned from the API. However, the new field is never returned, no matter what I do.

I’m using NextJS with the latest version of these packages: @prismicio/next, @prismicio/client and @prismicio/react

This has never happened before. Just started happening today. I see no issues on Prismic status page.

Hey @icewolfy,

Thanks for raising this, that’s really odd. Could you let me know your repository name and an example of the page you’re seeing this happen to? This will let us investigate further. Feel free to send me a private message with that information if you don’t want to share it here :slight_smile: