You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read properties of undefined (reading 'dimensions')
at dataTransform (markerHelper.js:51:23)
at eval (util.js:336:17)
at Array.map (<anonymous>)
at map (util.js:257:16)
at createData (MarkPointView.js:138:44)
at MarkPointView.renderSeries (MarkPointView.js:68:18)
at eval (MarkerView.js:32:28)
at GlobalModel.eval (Global.js:412:10)
at Array.forEach (<anonymous>)
at each (util.js:236:9)
at GlobalModel.eachSeries (Global.js:410:33)
at MarkerView.render (MarkerView.js:30:13)
at eval (echarts.js:1337:23)
at Array.forEach (<anonymous>)
at each (util.js:236:9)
at renderComponents (echarts.js:1334:35)
at render (echarts.js:1322:7)
at ECharts.update (echarts.js:1004:9)
at ECharts.setOption (echarts.js:369:30)
at $csb$eval (index.js? [sm]:6:7)
at H (eval.js:31:28)
at K.evaluate (transpiled-module.js:713:29)
at ge.evaluateTranspiledModule (manager.js:340:33)
at c (transpiled-module.js:695:31)
at loadResources (index.html:3:2)
at $csb$eval (index.html:9:3)
at H (eval.js:31:28)
at K.evaluate (transpiled-module.js:713:29)
at ge.evaluateTranspiledModule (manager.js:340:33)
at ge.evaluateModule (manager.js:311:34)
at compile.ts:765:31
at c (runtime.js:45:40)
at Generator._invoke (runtime.js:274:22)
at forEach.t.<computed> [as next] (runtime.js:97:21)
at e (asyncToGenerator.js:3:20)
at a (asyncToGenerator.js:25:9)
Version
5.4.1
Link to Minimal Reproduction
https://codesandbox.io/s/new-hill-2jexmu
Steps to Reproduce
Current Behavior
Expected Behavior
It doesn't crash
Environment
Any additional comments?
Updated from 5.4.0 to 5.4.1 and then the crash occurred
The text was updated successfully, but these errors were encountered: