apache / apache/echarts

[Bug] echarts-gl/charts click event not work on mobile device(Android Edge,iOS Safari )

Open
#20,525 2 comments 0 reactions 0 assignees View on GitHub
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

print

### Environment

```markdown
- OS:
- Browser: (Android Edge,iOS Safari )
- Framework: vue3
```

### Any additional comments?

降版本?改源码?有解决方案的可以提一提

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.