z-song / laravel-admin

Build a full-featured administrative interface in ten minutes
https://laravel-admin.org
MIT License
11.15k stars 2.82k forks source link

fix: HasMany new items index after validation fails; #5819

Open alexoleynik0 opened 1 year ago

alexoleynik0 commented 1 year ago

Fixes issue described in here #5818 . Also worth mentioning that this PR relies on #4976 to work normally with HasMany Items' keys after validation fails.