Skip to content

TypeError: Cannot read property 'seriesTaskMap' of null #14867

@maozhenzhong

Description

@maozhenzhong

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 ()
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)

Metadata

Metadata

Assignees

Labels

bugenThis issue is in English

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions