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
angular.js:13920 TypeError: Cannot read property 'graphs' of undefined
at Object.clearElement (http://.../angular-nvd3.js:291:36)
at Object.updateWithOptions (http://.../angular-nvd3.js:97:39)
at Object.refresh (http://.../angular-nvd3.js:53:39)
at http://.../angular-nvd3.js:449:68
at http://.../angular-nvd3.js:517:43
at Scope.$digest (http://.../angular.js:17524:23)
at Scope.$apply (http://.../angular.js:17790:24)
at done (http://.../angular.js:11831:47)
The text was updated successfully, but these errors were encountered:
hi,
my environment:
the following error occurs when page is loading:
angular.js:13920 TypeError: Cannot read property 'graphs' of undefined
at Object.clearElement (http://.../angular-nvd3.js:291:36)
at Object.updateWithOptions (http://.../angular-nvd3.js:97:39)
at Object.refresh (http://.../angular-nvd3.js:53:39)
at http://.../angular-nvd3.js:449:68
at http://.../angular-nvd3.js:517:43
at Scope.$digest (http://.../angular.js:17524:23)
at Scope.$apply (http://.../angular.js:17790:24)
at done (http://.../angular.js:11831:47)
The text was updated successfully, but these errors were encountered: