I'm trying to develop a web app with Angular 2 and Material Design Lite.
But all the html pages comming from binded components and using MDL are not displayed.
After hours of searches on the internet, I found out that it is quite a common problem and many people say that it is better not to use MDL with angular 2.
Did anyone manage to make these two frameworks work together ?
Thanks