-
-
Notifications
You must be signed in to change notification settings - Fork 594
Open
Labels
Description
Bug description
When drag-and-dropping sets in a Replicator, the internal previews are not updated, resulting in the previews being display never updating.
This example has the data value output - this is so you can see the actual field value is correct, and it is just the previews that are not updating.
https://github.com/user-attachments/assets/ea5d68ef-2388-4676-a2de-577ff6a0354b
How to reproduce
- Install Statamic alpha 17 (or source)
- Edit a Blueprint, and add a Replicator
- Add a set with a single Text field
- Configure Replicator to collapse all sets on load
- Create an Entry with two sets (as above) and save.
- Edit the Entry
- Drag and drop the sets around
Logs
Environment
Statamic 6 Alpha 17 / Statamic 6 `master`Installation
Fresh statamic/statamic site via CLI
Additional details
No response