I’m submitting a…
[ ] Regression (a behavior that stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Documentation issue or request
Current behavior
If I have a scheme with an array and inside that array a radio checkbox, if I change one radio checkboxes value, all the other change as well.
Expected behavior
Only the one radio checkbox, that I edit should be changing.
Minimal reproduction of the problem
- create a schema with an array and inside that array a radio input field
- create an element with that schema and add two items for the array
- change the radio button value
Environment
- [ ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [x] Cloud version
Browser:
- [x] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge