Hello everyone,
I have been using slices without fields, creating and pushing them via Slicemachine. Just today, I have noticed that it is not possible to save pages with such slices on Prismic anymore. Not only that, even if I add a field with a default value, I can't save it when it's added, I specifically have to type in something. Tried adding a boolean
type field and same issue arises again - I have to move the boolean switch in order to be able to save.
An example slice (with a "fake" field, just to make it work):
Error, that I get from Prismic, after trying to save page with a slice that has empty fields or no fields:
Response:
Have there been any recent updates or changes that may have caused this behaviour? I work on quite a big project, that has been using empty slices (as placeholders for displaying hardcoded or fetched data) for a long time and we had no such issues before.
Would greatly appreciate any comments or help! <3