tv2regionerne / statamic-curated-collections

Curated Collections for Statamic CMS
0 stars 0 forks source link

After attaching image to article you need to save twice to be able to publish #41

Open linear[bot] opened 1 month ago

linear[bot] commented 1 month ago

After creating a new article (or opening an old article without images) and attaching images, you will need to click Save twice to completely remove "dirty" state and be able to publish.

Reproduce:

  1. Create new article without images
  2. Save article
  3. Hard Refresh page (just to simulate that you have opened the article again after initial save). The bug will not necessarily reproduce after "soft" refresh
  4. Add image
  5. Save
  6. ERROR: You will not be able to publish before saving one more time
jacksleight commented 1 month ago

See https://github.com/statamic/cms/pull/10876