You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/10/13 07:15:56 UTC

[GitHub] likunlovecode commented on issue #628: Uncaught TypeError: Cannot read property 'getAttribute' of null at js/echarts-original.js:23051

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org