bug(slide-toggle): handle is not visible in Safari v18.3 #30487
Labels
area: material/slide-toggle
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
The previous version in which this bug was not present was
No response
Description
In Safari v18.2 the slide toggle looks like this
while in Safari v18.3 it looks like this
The handle is not getting colored, except when interacting with it.
Reproduction
Repro link: https://material.angular.io/components/slide-toggle/overview
Apologies that it's not a StackBlitz link, but that site seems to have it's own problems on Safari.
Expected Behavior
The handle of the slide-toggle is colored per the configured theme when not interacting with it.
Actual Behavior
The handle of the slide-toggle is not colored except when interacting with it.
Environment
The text was updated successfully, but these errors were encountered: