How to fix 'Uncaught TypeError: Cannot read property 'fn' of undefined'
By FoxLearn 2/16/2024 9:41:32 AM 283
This post shows you how to solve Uncaught TypeError: Cannot read property 'fn' of undefined.
The error throwing when trying to call jQuery library before bootstrap.js.
To solve the problem you should change as shown below.
<script src="scripts/jquery-3.3.1.min.js"></script> <script src="scripts/bootstrap.min.js"></script>
I hope so you can solve the problem Uncaught TypeError: Cannot read property 'fn' of undefined.
Categories
Popular Posts
AdminKit Bootstrap 5 HTML5 UI Kits Template
11/17/2024
Spica Admin Dashboard Template
11/18/2024