prismicio / slice-machine

A series of tools for developing and deploying website sections with Prismic
https://prismic.io/docs
Apache License 2.0
287 stars 53 forks source link

Checking use first value as default in SELECT field has no effect on model.json #900

Closed chamois-d-or closed 1 year ago

chamois-d-or commented 1 year ago

Versions

Reproduction

image

Additional Details

Steps to reproduce

  1. create a select field and save it
  2. check the "use first value as default" checkbox and save

What is expected?

model.json shouyld show a change showing the the checkbox is taken into account

What is actually happening?

nothing changes, which means that in the editor the default value will not be set...

hypervillain commented 1 year ago

Hey @chamois-d-or thanks for your report, we have someone working on it at the moment!

xrutayisire commented 1 year ago

Fixed in https://github.com/prismicio/slice-machine/pull/944