Closed TimmKnuth closed 4 years ago
In my app.blade.php, I am using this scripts:
<script src="http://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous">
@stack('scripts') @stack('js')
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Please describe the behavior you are expecting
I would like to use the full sidebar functionality from Material Dashboard pro and use the app.js for the Editor datatable. But if I use the app.js file then comes following error: Uncaught TypeError: $(...).bootstrapMaterialDesign is not a function. But I need to use app.js for the Editor (datatables.net).
Current Behavior
What is the current behavior?
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
Please include any relevant log snippets or files here.