You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When repeater is inside a block editor, the "duplicate" action does not work as expected. New repeater item will be pushed but it's form fields are empty.
Description
When repeater is inside a block editor, the "duplicate" action does not work as expected. New repeater item will be pushed but it's form fields are empty.
Steps to reproduce
Download example video.
Expected result
New, duplicated repeater item should have form fields filled with same content as the item that was duplicated.
Actual result
All form fields of new, duplicated repeater item are empty.
Versions
Twill version: 2.9.0
Laravel version: 9.26.1
PHP version: 8.1.5
Database engine:
The text was updated successfully, but these errors were encountered: