Closed ice-blaze closed 8 months ago
Hello!
Thank you for the report. I created a ticket for this issue. The ticket number in our system is OUI-2551.
Kind Regards
Hello @ice-blaze ! I can no longer reproduce this v11 Stackblitz: https://stackblitz.com/edit/oblique-master-layout-example-x9bnnf?file=src%2Fapp%2Fapp.module.ts,src%2Fapp%2Fhome%2Fhome.component.html
Is it okay if I close this issue?
It works fine now indeed. Thanks :)
Hello,
I use the mat-checkbox in my project and in one situation I got a blinking case.
Html
The component
More details:
Here a stackblitz with the project https://stackblitz.com/edit/stackblitz-starters-1uwfi3?file=angular15-oblique10%2Fsrc%2Fapp%2Fhome%2Fhome.component.ts
Reproduce steps:
Expected behaviour: The checkbox should not blink. It should behave the same way when after the first click on the button we continue to click multiple times, then the animation looks correct.