likunlovecode commented on issue #628: Uncaught TypeError: Cannot read property 
'getAttribute' of null at js/echarts-original.js:23051
URL: 
https://github.com/apache/incubator-echarts/issues/628#issuecomment-429518114
 
 
   Error in nextTick: "TypeError: Cannot read property 'getAttribute' of 
null";我的报错是这样的this.$nextTick(function() {
               this.drawPie('main');
               this.drawLie('main2');
               // this.drawKie('main3');
           })

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to