-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Milestone
Description
Version
5.1.1
Reproduction link
Steps to reproduce
chart.setOption(option, { lazyUpdate: true });
chart.resize();What is expected?
Just works.
What is actually happening?
Uncaught TypeError: Cannot read property 'get' of undefined
at t.getPipeline (echarts.min.js:45)
at _f (echarts.min.js:45)
at e.setData (echarts.min.js:45)
at t.gf [as _reset] (echarts.min.js:45)
at t._doReset (echarts.min.js:45)
at t.perform (echarts.min.js:45)
at echarts.min.js:45
at e.<anonymous> (echarts.min.js:45)
at Array.forEach (<anonymous>)
at P (echarts.min.js:35)
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.