You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/05/05 09:58:27 UTC

[GitHub] [echarts] maozhenzhong opened a new issue #14867: TypeError: Cannot read property 'seriesTaskMap' of null

maozhenzhong opened a new issue #14867:
URL: https://github.com/apache/echarts/issues/14867


   ### Version
   5.1.1
   
   ### Steps to reproduce
   install 
   
   "echarts": "^5.1.1",
   "vue-echarts": "^6.0.0-rc.5",
   
   ### What is expected?
   success 
   
   ### What is actually happening?
   [Vue warn]: Error in nextTick: "TypeError: Cannot read property 'seriesTaskMap' of null"
   
   TypeError: Cannot read property 'seriesTaskMap' of null
       at eval (Scheduler.js?7c13:228)
       at Array.forEach (<anonymous>)
       at each (util.js?6d8b:206)
       at Scheduler._performStageTasks (Scheduler.js?7c13:221)
       at Scheduler.performDataProcessorTasks (Scheduler.js?7c13:208)
       at ECharts.update (echarts.js?1be7:1256)
       at ECharts.resize (echarts.js?1be7:899)
       at eval (ECharts.ts?ae95:152)
       at Array.eval (vue.runtime.esm.js?2b0e:1980)
       at flushCallbacks (vue.runtime.esm.js?2b0e:1906)
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [echarts] pissang closed issue #14867: TypeError: Cannot read property 'seriesTaskMap' of null

Posted by GitBox <gi...@apache.org>.
pissang closed issue #14867:
URL: https://github.com/apache/echarts/issues/14867


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [echarts] pissang closed issue #14867: TypeError: Cannot read property 'seriesTaskMap' of null

Posted by GitBox <gi...@apache.org>.
pissang closed issue #14867:
URL: https://github.com/apache/echarts/issues/14867


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #14867: TypeError: Cannot read property 'seriesTaskMap' of null

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #14867:
URL: https://github.com/apache/echarts/issues/14867#issuecomment-832564769


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [echarts] pissang commented on issue #14867: TypeError: Cannot read property 'seriesTaskMap' of null

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #14867:
URL: https://github.com/apache/echarts/issues/14867#issuecomment-857368456


   5.1.2 中修复了这个错误


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [echarts] SadWood commented on issue #14867: TypeError: Cannot read property 'seriesTaskMap' of null

Posted by GitBox <gi...@apache.org>.
SadWood commented on issue #14867:
URL: https://github.com/apache/echarts/issues/14867#issuecomment-857297959


   在mounted之后再设置autoresize,就可以解决这个报错


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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


[GitHub] [echarts] shiyuanzheng commented on issue #14867: TypeError: Cannot read property 'seriesTaskMap' of null

Posted by GitBox <gi...@apache.org>.
shiyuanzheng commented on issue #14867:
URL: https://github.com/apache/echarts/issues/14867#issuecomment-850068034


   升级5.1.1后还是有同样的报错,初步判断是和autoresize属性配置相关


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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