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] #17046

Closed
xinlong-chen865 opened this issue May 17, 2022 · 3 comments
Closed
Labels
bug pending We are not sure about whether this is a bug/new feature. stale Inactive for a long time. Will be closed in 7 days. waiting-for: community

Comments

@xinlong-chen865
Copy link

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

@echarts-bot echarts-bot bot added pending We are not sure about whether this is a bug/new feature. waiting-for: community labels May 17, 2022
@echarts-bot
Copy link

echarts-bot bot commented May 17, 2022

@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

Copy link
Contributor

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.

@github-actions github-actions bot added the stale Inactive for a long time. Will be closed in 7 days. label May 16, 2024
Copy link
Contributor

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!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug pending We are not sure about whether this is a bug/new feature. stale Inactive for a long time. Will be closed in 7 days. waiting-for: community
Projects
None yet
Development

No branches or pull requests

1 participant