Veit Kunz
Veit Kunz
Are there any updates on this? This prevents us from testing our components well. We need to create slot content to thoroughly test our components with unit tests.
Is there still progress here or is the topic dead?
Any updates on this?
I think so too, but in this case, it would be cool to have an official notice from @trimox that he discontinues this project.
@dj8923 We use both in our project. Mainly we use the MDC, but we add it with AngularMaterial. Mostly the components don't need to work together so it is no...
Angular Material is an official library from the Angular team. Angular MDC is an independent project. Angular MDC implements the official Material components from Google (but the Angular Material Team...
> If it is so, It is recommended to remove the Angular MDC link from https://material.io/develop/web/docs/framework-wrappers. Indeed, this would be very recommended.
Since I do not think this bug will get fixed, I reverse-engineered the code of the MDCDialog and came up with a workaround for our unit tests. First, you need...
Is there any forecast for when the error will be fixed?