konipabai opened a new issue, #18372: URL: https://github.com/apache/echarts/issues/18372
### Version 5.4.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=line3d-orthographic&gl=1 ### Steps to Reproduce 1.vite创建vue+ts项目 2.npm安装"echarts": "^5.4.1","echarts-gl": "^2.0.9" 3.引入你们的3D折线图示例代码 ### Current Behavior   折叠部分的代码与你们示例的代码一致,结果出现警告geo3D exists ### Expected Behavior 不要出现警告 ### Environment ```markdown - OS:window10 - Browser:Chrome 91.0.4472.77 - Framework:Vue@3 ``` ### Any additional comments? 只要是3D图都会出现这个警告 -- 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]
