You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've already install sleek-dashboard via npm and I added the css and js dependencies on angular.json. Everything seems to be OK, but I definitely don't know how to call the following scripts on index.html once nprogress was included in angular.js instead of via <script> on index.html.
Hi,
I've already install sleek-dashboard via npm and I added the css and js dependencies on angular.json. Everything seems to be OK, but I definitely don't know how to call the following scripts on index.html once nprogress was included in angular.js instead of via <script> on index.html.
it shows me the messagem: Uncaught ReferenceError: NProgress is not defined
Does someone have any idea?
The text was updated successfully, but these errors were encountered: