outl1ne / nova-simple-repeatable

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

Multiple SimpleRepeatable on same page validation issue #48

Closed ObaydaAlesawi closed 1 year ago

ObaydaAlesawi commented 1 year ago

I'm having multiple SimpleRepeatable fields on the same page and each one has a validation rules. But the validation is only being applied for the first SimpleRepeatable field.

marttinnotta commented 1 year ago

Hi!

Will look into this.

marttinnotta commented 1 year ago

Thank you for the feedback!

We have looked into this and hopefully this will make it into next release.