z-song / laravel-admin

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

Fixed multiple form submission on quick create. #5809

Open blackcolt opened 1 year ago

blackcolt commented 1 year ago

Fixed multiple form submission on quick create.

Added the table id for the quick create in order to prevent multiple form submission (if you have 2 quick create in the same page)