error on Timeseries with Grafana 4.1.2
See original GitHub issueHi, I’ve update Grafana from 3 to 4.1.2 . After that, I’ve had issues that I’ve seen was fixed recently. My charts also uses Timeseries and here I’ve the error described below.
Error title: Cannot read property ‘toString’ of undefined
Error description:
TypeError: Cannot read property 'toString' of undefined at a.isMsResolutionNeeded (http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:21:3590) at new a (http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:21:934) at a.timeSeriesHandler (http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:18:29092) at http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:18:28273 at Array.map (native) at a.getSeriesList (http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:18:28246) at b.onDataReceived (http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:19:3247) at f.emit (http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:52:2928) at a.emit (http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:52:5256) at b.handleQueryResult (http://10.20.50.249:3000/public/app/boot.6d63bd8b.js:46:4942)
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (3 by maintainers)

Top Related StackOverflow Question
Released: https://grafana.net/plugins/abhisant-druid-datasource?version=0.0.4
Thanks! I’ve manually updated the plugin and now it’s working fine.
Thanks a lot! M.