I am facing issue with ng-grid, I tried routing view having ng-grid with browser's previous button but it is throwing me an error
TypeError: Cannot read property 'off' of null at HTMLDivElement.<anonymous> (http://127.0.0.1:62489/scripts/libs/ng-grid/ng-grid.debug.js:1008:31 <http://127.0.0.1:62489/scripts/libs/ng-grid/ng-grid.debug.js>) at HTMLDivElement.jQuery.event.dispatch ( http://127.0.0.1:62489/scripts/libs/jquery/dist/jquery.js:4641:9 <http://127.0.0.1:62489/scripts/libs/jquery/dist/jquery.js>) at HTMLDivElement.elemData.handle ( http://127.0.0.1:62489/scripts/libs/jquery/dist/jquery.js:4309:46 <http://127.0.0.1:62489/scripts/libs/jquery/dist/jquery.js>) at Object.jQuery.event.trigger ( http://127.0.0.1:62489/scripts/libs/jquery/dist/jquery.js:4550:12 <http://127.0.0.1:62489/scripts/libs/jquery/dist/jquery.js>) at jQuery.fn.extend.triggerHandler ( http://127.0.0.1:62489/scripts/libs/jquery/dist/jquery.js:5266:24 <http://127.0.0.1:62489/scripts/libs/jquery/dist/jquery.js>) at removePatch [as remove] (http://127.0.0.1:62489/scripts/libs/angular/angular.js:2213:21 <http://127.0.0.1:62489/scripts/libs/angular/angular.js>) at Object.leave ( http://127.0.0.1:62489/scripts/libs/angular/angular.js:4079:17 <http://127.0.0.1:62489/scripts/libs/angular/angular.js>) at cleanupLastView ( http://127.0.0.1:62489/scripts/libs/angular-route/angular-route.js:849:22 <http://127.0.0.1:62489/scripts/libs/angular-route/angular-route.js>) at http://127.0.0.1:62489/scripts/libs/angular-route/angular-route.js:878:15 <http://127.0.0.1:62489/scripts/libs/angular-route/angular-route.js> at publicLinkFn (http://127.0.0.1:62489/scripts/libs/angular/angular.js:5665:29 <http://127.0.0.1:62489/scripts/libs/angular/angular.js>) Thanks. I've been solving my issues with help of this group, hope to get it solved as well. -Kunal -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
