Closed
Description
Bug
In IE 11, On tab selection, ripple animation overflows visible tab area as shown in image
What is the expected behavior?
Animation color should stay inside visible tab area like in other browsers
Version
angular/material 5.2.1
Possible fix
Disable ripple, until it is fixed in IE-11
<mat-tab-group disableRipple=false