-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/button
Description
Button ripples works wrong in Safari. Ripples does not respect border-radius.
What is the expected behavior?
Ripples respects border-radius applied to button.
What is the current behavior?
What are the steps to reproduce?
Place mat-button anywhere and press the button.
https://stackblitz.com/edit/angular-material2-issue-auuj1u
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
macOS Sierra 10.12.6
Safari 12
typescript: 3.2.2
@angular/animations: 7.2.8
@angular/cdk: 7.3.3
@angular/common: 7.2.8
@angular/compiler: 7.2.8
@angular/core: 7.2.8
@angular/material: 7.3.3
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/button