I created complex fields group. After duplicate this group, new group is broken.
Tabs no longer works (all fields are displayed in one tab), some fields have data from other data ect (for example i have repeater with row -> input:text and input:color. When i duplicate group, input:text has default data #ffffff from input:color).
There is one fix: delete duplicate fields group and create it from scrath 🙂
Hi @kartofelek007
Thanks for the bug report. I’ll do some testing with the tabs, but the second may not be an issue.
ACF loads a value based on the field’s name. So if you have duplicated a field and it has the same name as previous, it will load the same data as the previous field