Closed ErickXavier closed 2 years ago
For some reason this is not working with lazy loading. The lazy loading technique I'm using is this one: https://angular.io/guide/lazy-loading-ngmodules
I'm loading the directive as requested on the README.md but simply doesn't works. Doesn't generates any kind of error though.
Btw, I'm using the material.angular.io components too. Is this ready for them?
I couldn't reproduce the problem. Working as expected in my tests.
For some reason this is not working with lazy loading. The lazy loading technique I'm using is this one: https://angular.io/guide/lazy-loading-ngmodules
I'm loading the directive as requested on the README.md but simply doesn't works. Doesn't generates any kind of error though.
Btw, I'm using the material.angular.io components too. Is this ready for them?