FormBuilder icon indicating copy to clipboard operation
FormBuilder copied to clipboard

Can't add multiple Number fields

Open psycoxer opened this issue 7 months ago • 0 comments

New Number fields have an enumName, and enumValues which all get set to the value "myEnum". This results in triggering the duplicate checker. Creating a PR to add a simple fix by adding a + randNum() similar to newEnumField in utils/newFields.ts

psycoxer avatar Jul 19 '24 15:07 psycoxer