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] Prevent invalid releasePointerCapture #15602

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

alexfauquette
Copy link
Member

Fix #14654

@mui-bot
Copy link

mui-bot commented Nov 26, 2024

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

Generated by 🚫 dangerJS against 84c152c

@alexfauquette alexfauquette added component: charts This is the name of the generic UI component, not the React module! needs cherry-pick The PR should be cherry-picked to master after merge v7.x labels Nov 26, 2024
Copy link

codspeed-hq bot commented Nov 26, 2024

CodSpeed Performance Report

Merging #15602 will degrade performances by 12.4%

Comparing alexfauquette:prevent-point-release (84c152c) with master (db5cf78)

Summary

❌ 1 regressions
✅ 5 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master alexfauquette:prevent-point-release Change
BarChartPro with big data amount 319.4 ms 364.6 ms -12.4%

@alexfauquette alexfauquette merged commit d20eaca into mui:master Nov 26, 2024
23 of 25 checks passed
Copy link

Cherry-pick PRs will be created targeting branches: v7.x

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! needs cherry-pick The PR should be cherry-picked to master after merge v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[charts] PieChart throws Uncaught DOMException when swiped on mobile layout in Firefox
3 participants