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
TypeError: Cannot read property '$$hashKey' of undefined
at Object.extend (http://localhost:9000/bower_components/angular/angular.js:406:14)
at Object.LayoutStorage (http://localhost:9000/bower_components/malhar-angular-dashboard/dist/malhar-angular-dashboard.js:1064:15)
at link (http://localhost:9000/bower_components/malhar-angular-dashboard/dist/malhar-angular-dashboard.js:628:31)
at invokeLinkFn (http://localhost:9000/bower_components/angular/angular.js:8194:9)
at nodeLinkFn (http://localhost:9000/bower_components/angular/angular.js:7706:11)
at http://localhost:9000/bower_components/angular/angular.js:7937:13
at processQueue (http://localhost:9000/bower_components/angular/angular.js:13137:27)
at http://localhost:9000/bower_components/angular/angular.js:13153:27
at Scope.$eval (http://localhost:9000/bower_components/angular/angular.js:14353:28)
at Scope.$digest (http://localhost:9000/bower_components/angular/angular.js:14169:31) <div dashboard-layouts="layoutOptions" class="dashboard-container ng-scope">
The text was updated successfully, but these errors were encountered:
When I define in a normal way my layoutOptions it works:
Controller
If I try via rest service way i get this $$hasKey problem
Log:
The text was updated successfully, but these errors were encountered: