Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
oulinhuao opened this issue Nov 19, 2024 · 2 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@oulinhuao
Copy link

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

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

Any additional comments?

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

@oulinhuao oulinhuao added the bug label Nov 19, 2024
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Nov 19, 2024
@oulinhuao oulinhuao changed the title [Bug] click event not work on mobile device(Android Edge,iOS Safari ) [Bug] echarts-gl/charts click event not work on mobile device(Android Edge,iOS Safari ) Nov 19, 2024
@oulinhuao
Copy link
Author

补充下,是3d地球的场景下,pc端正常,移动端不行:
image

@helgasoft
Copy link

duplicate of #15003

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants