Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(material/slide-toggle): rendering issue in Safari 18.3 #30490

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

crisbeto
Copy link
Member

Fixes a rendering issue that was causing the icon inside the slide toggle to flicker or not display at all.

Fixes #30487.

Fixes a rendering issue that was causing the icon inside the slide toggle to flicker or not display at all.

Fixes angular#30487.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Feb 13, 2025
@crisbeto crisbeto requested a review from a team as a code owner February 13, 2025 13:26
@crisbeto crisbeto requested review from mmalerba and andrewseguin and removed request for a team February 13, 2025 13:26
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Feb 14, 2025
@crisbeto crisbeto merged commit 657885e into angular:main Feb 14, 2025
22 of 25 checks passed
@crisbeto
Copy link
Member Author

The changes were merged into the following branches: main, 19.1.x

crisbeto added a commit that referenced this pull request Feb 14, 2025
Fixes a rendering issue that was causing the icon inside the slide toggle to flicker or not display at all.

Fixes #30487.

(cherry picked from commit 657885e)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
action: merge The PR is ready for merge by the caretaker area: material/slide-toggle target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(slide-toggle): handle is not visible in Safari v18.3
2 participants