You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Any additional comments?
降版本?改源码?有解决方案的可以提一提
The text was updated successfully, but these errors were encountered: