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

[charts] Do not remove mouse position for mouseUp event #14187

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Aug 13, 2024

Fix #14157

The other option would be to use the touchend

@alexfauquette alexfauquette added the component: charts This is the name of the generic UI component, not the React module! label Aug 13, 2024
@mui-bot
Copy link

mui-bot commented Aug 13, 2024

Deploy preview: https://deploy-preview-14187--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 9fe674a

Copy link

codspeed-hq bot commented Aug 13, 2024

CodSpeed Performance Report

Merging #14187 will not alter performance

Comparing alexfauquette:fix-14157 (9fe674a) with master (25aae41)

Summary

✅ 3 untouched benchmarks

@alexfauquette alexfauquette enabled auto-merge (squash) August 13, 2024 13:35
@alexfauquette alexfauquette merged commit 0c21145 into mui:master Aug 13, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: charts This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[charts] The tooltip disappears when clicked
3 participants