hy20160705 opened a new issue #10057: 引入echarts-gl之后导致代码报错 URL: https://github.com/apache/incubator-echarts/issues/10057 ### Version 4.1.0-release ### Steps to reproduce 只要引入echarts-gl 就会发生错误 ### What is expected? 期望能正常引入三维图 并且不报错 ### What is actually happening? 报错 --- 在我引入三维地图之前 该页面可以正常访问 但当我引入三维地图之后 页面加载错误 TypeError: Cannot read property 'util' of undefined “util”是我定义的一个接口请求工具类 没引入之前 是可以正常请求数据的 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
---------------------------------------------------------------- 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]
