[Bug] echarts-gl/charts click event not work on mobile device(Android Edge,iOS Safari )
Open
bug
en
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.5.1
### Link to Minimal Reproduction
null
### Steps to Reproduce
mapChart.on('click', params => {
console.log('params', params)
})
### Current Behavior
no log print
### Expected Behavior
### Environment
```markdown
- OS:
- Browser: (Android Edge,iOS Safari )
- Framework: vue3
```
### Any additional comments?
降版本?改源码?有解决方案的可以提一提
Contributor guide
Assessment
This issue has not been assessed yet.