coreui-free-laravel-admin-template icon indicating copy to clipboard operation
coreui-free-laravel-admin-template copied to clipboard

$('#exampleModal').on('show.coreui.modal', function (event) not work

Open MalcoMarco opened this issue 5 years ago • 2 comments

https://coreui.io/docs/components/bootstrap/modal/#modifying-modal-content

show.coreui.modal not work

MalcoMarco avatar Aug 17 '20 20:08 MalcoMarco

Please place the jQuery script before the "coreui.bundle.min.js" and "coreui-utils.js" scripts in the "base.blade.php" file For example:

rakieta2015 avatar Aug 18 '20 15:08 rakieta2015

Hello, the jquery script is before coreui's scripts, but it still doesn't work for me Any other suggestion ?

Trecobat avatar Apr 25 '22 14:04 Trecobat