outl1ne / nova-simple-repeatable

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

if min rows is set, add row when component is mounted #63

Open nurmuhammet-ali opened 2 months ago

ndrez-outl1ne commented 1 week ago

This code does not seem to check if rows already exist, empty new rows are appended every time:

image