-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
MatButton with MatRipple works wrong in Safari 12. #15445
Comments
See #12311. |
@crisbeto thanks |
Hello, I had similar issue with MDC Web, and this helped: Not sure if this gonna break something else, though.. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
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?
Just hovered button:

Pressed button with ripples:

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
The text was updated successfully, but these errors were encountered: