Winter CMS Build
dev-develop
PHP Version
8.4
Database engine
MySQL/MariaDB
Plugins installed
No response
Issue description
The NestedForm inside a Repeater on the Records page in the Test plugin has an issue where when creating a new repeater item, the name is inherited from the parent form because they both contain a name property.
Steps to replicate
- Install test plugin
- Go to records page
- Add the required image and name then save the page
- Reload the page
- Add a new repeater item for the "Standard Repeater"
Workaround
No response