请问一下,移动端的监听事件,多点几次才能成功[Bug]
Version
5.22
Link to Minimal Reproduction
No response
Steps to Reproduce
我通过on('click', params => { xxxxxx }); 进行charts的监听,如果在PC端是可以的每次点击事件都能成功都能返回params; 但是移动端,多点几次才能成功,才会返回params;
Current Behavior
我通过on('click', params => { xxxxxx }); 进行charts的监听,如果在PC端是可以的每次点击事件都能成功都能返回params; 但是移动端,多点几次才能成功,才会返回params;
Expected Behavior
期盼移动端,一次点击事件,就能返回params
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
@xinlong-chen865 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
Excuse me, the monitoring event on the mobile terminal can only be successful after clicking several times [Bug]
BODY
Version
5.22
Link to Minimal Reproduction
No response
Steps to Reproduce
I passed on('click', params => { xxxxxx }); Perform charts monitoring, if on the PC side is OK, each click event can be successfully returned to params; But on the mobile side, it takes several clicks to succeed, and it will return to params;
Current Behavior
I passed on('click', params => { xxxxxx }); Perform charts monitoring, if on the PC side is OK, each click event can be successfully returned to params; But on the mobile side, it takes several clicks to succeed, and it will return to params;
Expected Behavior
I hope that the mobile terminal can return to params with one click event
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!