Create two components with the same name. The default value for the field_key will be the same, causing an error when the second one is saved. It would be more convenient if the default value was always unique, such as by adding an incrementing number at the end when a duplicate is detected.

Comments

Liam Morland created an issue. See original summary.

Liam Morland’s picture

Title: Default form_key should be unique » Default field_key should be unique
Issue summary: View changes