Open SAISUDHEERREDDY opened 4 years ago
I integrated the dashoard in an existing project and got the same error because i missed the angular.json scripts part where JQuery script is included:
"node_modules/jquery/dist/jquery.js", "node_modules/popper.js/dist/umd/popper.js", "node_modules/bootstrap-material-design/dist/js/bootstrap-material-design.min.js", "node_modules/arrive/src/arrive.js", "node_modules/moment/moment.js", "node_modules/perfect-scrollbar/dist/perfect-scrollbar.min.js", "node_modules/bootstrap-notify/bootstrap-notify.js", "node_modules/chartist/dist/chartist.js"
ERROR ReferenceError: '$' is undefined this error getting in IE
This mata tag i added in my html how can i fix this error ?