pwj126 edited a comment on issue #10898: 4.2.1版本中toolbox渲染有问题,同样的配置4.1.0版本是正常的 URL: https://github.com/apache/incubator-echarts/issues/10898#issuecomment-514542322 > https://gallery.echartsjs.com/editor.html 提供一下可复现的 demo 我今天调试了下,发现是toolbox中我们自定义的myrefresh的icon有问题,去掉  红框中的代码,4.2.1版本是可以正常渲染的 ;调试源码发现4.1.0版本和4.2.1版本中渲染方法createPathProxyFromString不一样导致的;
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
