anymos commented on issue #17185:
URL: https://github.com/apache/echarts/issues/17185#issuecomment-1183909110

   Hi there, I have build the master including the fix for this and it sounds 
like the problem is still there when sliding horizontally
   
   ```
   core.mjs:6484 ERROR TypeError: Cannot read properties of undefined (reading 
'0')
       at ECharts.<anonymous> (echarts.directive.ts:144:17)
       at Eventful.trigger (echarts.js:1072:37)
       at ECharts.<anonymous> (echarts.js:28809:18)
       at Eventful.trigger (echarts.js:1072:37)
       at ECharts.doDispatchAction (echarts.js:29549:27)
       at ECharts.dispatchAction (echarts.js:29018:26)
       at SliderZoomView._dispatchZoomAction (echarts.js:89793:18)
       at exec (echarts.js:24891:12)
       at SliderZoomView.cb [as _dispatchZoomAction] (echarts.js:24921:13)
       at SliderZoomView._onDragMove (echarts.js:89677:37)
   ```
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to