sksthrs commented on issue #20299:
URL: https://github.com/apache/echarts/issues/20299#issuecomment-2312734990

   And this is the error report (reproduces in edge webview2, Echarts 5.5.1).
   It seems Calendar.js 's `this._model.get('range')` is undefined when that 
option is set.
   
   ```
   Uncaught (in promise) TypeError: Cannot read properties of undefined 
(reading 'toString')
       at Calendar2._initRangeOption (Calendar.js:244:28)
       at Calendar2.update (Calendar.js:129:47)
       at CoordinateSystem.js:60:35
       at Array.forEach (<anonymous>)
       at Module.each (util.js:205:13)
       at CoordinateSystemManager.update (CoordinateSystem.js:59:12)
       at ECharts2.update (echarts.js:1195:21)
       at ECharts2.setOption (echarts.js:409:30)
       at dev.jsx:35:19
       at untrack (dev.js:516:12)
   ```


-- 
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: commits-unsubscr...@echarts.apache.org

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