-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property '0' of undefined #57
Labels
Comments
Try to use code from develop branch. |
@unclebob2013 Is it helpful? |
thanks ,it works! |
It seems it's outdated a little bit. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TypeError: Cannot read property '0' of undefined
at ZabbixAPI.module.factory.p.getGroupByName (http://192.168.131.128:3000/public/app/plugins/datasource/zabbix/zabbixAPIWrapper.js?bust=1437288629438:306:16)
at ZabbixAPI.module.factory.p.hostFindQuery (http://192.168.131.128:3000/public/app/plugins/datasource/zabbix/zabbixAPIWrapper.js?bust=1437288629438:465:19)
at l.module.controller.$scope.updateHostList (http://192.168.131.128:3000/public/app/plugins/datasource/zabbix/queryCtrl.js?bust=1437288629438:139:35)
at l.module.controller.$scope.init (http://192.168.131.128:3000/public/app/plugins/datasource/zabbix/queryCtrl.js?bust=1437288629438:25:14)
at ge.functionCall (http://192.168.131.128:3000/app/app.6e379bdb.js:13:14399)
at l.$get.l.$eval (http://192.168.131.128:3000/app/app.6e379bdb.js:12:5068)
at tc.compile.pre (http://192.168.131.128:3000/app/app.6e379bdb.js:13:29246)
at fa (http://192.168.131.128:3000/app/app.6e379bdb.js:10:7723)
at v (http://192.168.131.128:3000/app/app.6e379bdb.js:10:1625)
at h (http://192.168.131.128:3000/app/app.6e379bdb.js:9:29738)
what`s wrong?
The text was updated successfully, but these errors were encountered: