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 create a dashboard app. When I inject gridster as module dependency I receive the following error.
Failed to instantiate module dashboardApp due to:
Error: [$injector:modulerr] http://errors.angularjs.org/1.5.11/$injector/modulerr?p0=...)
at file:///Users/sergibondarenko/dev/angular-dashboard/node_modules/angular/angular.min.js:6:426
Angular 1.5.11
I create a dashboard app. When I inject
gridster
as module dependency I receive the following error.How to inject
gridster
?My app structure:
Lib versions:
index.html
app/app.js
The text was updated successfully, but these errors were encountered: