coreui-free-laravel-admin-template
coreui-free-laravel-admin-template copied to clipboard
$('#exampleModal').on('show.coreui.modal', function (event) not work
https://coreui.io/docs/components/bootstrap/modal/#modifying-modal-content
show.coreui.modal not work
Please place the jQuery script before the "coreui.bundle.min.js" and "coreui-utils.js" scripts in the "base.blade.php" file For example:
Hello, the jquery script is before coreui's scripts, but it still doesn't work for me Any other suggestion ?