Epictek opened a new issue #13449:
URL: https://github.com/apache/incubator-echarts/issues/13449


   I get this error when trying to use the datazoom
   ```
   Uncaught TypeError: setting getter-only property "length"
       copyValue file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:7110
       animateToShallow 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:7202
       animateToShallow 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:7140
       animateTo file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:7020
       animateTo file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:6921
       animateOrSetProps 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:18077
       updateProps 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:18096
       _doUpdateAnimation 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:37177
       render file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:36746
       progress file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:23268
       _doProgress 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:21655
       perform file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:21627
       renderSeries 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:28885
       eachSeries 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:19858
       each file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:379
       eachSeries 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:19855
       renderSeries 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:28874
       render file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:28851
       update file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:28527
       doDispatchAction 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:28740
       dispatchAction 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:28338
       _dispatchZoomAction 
file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:73663
       exec file:///C:/Users/Kieran/incubator-echarts/dist/echarts.js:23290
   echarts.js:7110:7
   ```
   1. Steps to reproduce: Build latest next branch or use beta build from 
jsdeliver
   2. Try dragging the datazoom component (test/dataZoom-feature.html some 
tests seem to fail but some work such as /test/dataZoom-axes.html)
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to