outl1ne / nova-simple-repeatable

A Laravel Nova simple repeatable rows field.
MIT License
72 stars 44 forks source link

Delete on any row always removes first item (Nova 4) #26

Closed matt7ds closed 2 years ago

matt7ds commented 2 years ago

When clicking the delete icon on the right hand side for any row, the first item in the repeatable list is removed

VitaliyIlinov commented 2 years ago

I have same problems. Can it fixed?

Tarpsvo commented 2 years ago

Heya! Fixed in version 2.0.1. Good luck!