Teodora Chiosa

Results 6 comments of Teodora Chiosa

> Speech viewer is a developer tool, and does not perfectly match up to speech which is provided to the user. Is there an issue with how the speech is...

I also noticed this issue in version 13.3.7 when filtering a table with sticky columns. This behavior used to work in a previous version of CDK: 13.1.1 and this issue...

Any updates? Can someone please fix the conflicts and merge? We also need this on the project. Hard coded values cause issues when we try to add a "Select all"...

> Faced with the same problem. After some time of finding the solution, I found the reason. In my case it happened because my root folder contained brackets in the...

Issue is still present in angular 13 for ngModel with required attribute. Initially, the checkbox is invalid if unchecked ✔, then is valid when checked ✔, then after unchecking, the...

Same here, I'm trying to use the cutout property from the doughnut chart: ```ts chartOptions: ChartOptions = { cutout: 80 }; ``` **Output**: > error TS2322: Type '_DeepPartialObject' is not...