Skip to content

fix(material/slider): disable touch actions #28739

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wagnermaciel
Copy link
Contributor

@@ -41,6 +41,8 @@ $mat-slider-horizontal-margin: 8px !default;
right: $mat-slider-horizontal-margin;
}

touch-action: none;
Copy link
Member

@crisbeto crisbeto Mar 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a blocker, but it would be good to leave a comment here.

@devversion devversion removed their request for review March 19, 2024 11:57
@josephperrott josephperrott requested a review from a team as a code owner December 18, 2024 17:40
@josephperrott josephperrott requested review from amysorto and mmalerba and removed request for a team December 18, 2024 17:40
@mmalerba mmalerba removed their request for review February 19, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(mat-slider): mobile device scrolling can break slider internal state
2 participants