Open gurusaini opened 4 years ago
have the same issue, dont understand why, i'm importing by cdn and installing the module in project and it doesn't work at all, if did u figure out how to fix this let me know it would help more then one ! Thx!
Please try CDN, or check page source to confirm your links are properly linked to the local file.
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.js"></script>
Thank you, for information
I am using jquery confirm https://craftpip.github.io/jquery-confirm/
I am getting Uncaught TypeError: $.confirm is not a function - when I directly put the below code
Notification:355 Uncaught TypeError: $.confirm is not a function at HTMLAnchorElement. (Notification:3525)
at HTMLAnchorElement.dispatch (jquery-3.3.1.js:5183)
at HTMLAnchorElement.elemData.handle (jquery-3.3.1.js:4991)