gbrlsnchs/material2-carousel

Does this lib support Angular universal?

vdporiginals opened this issue · 0 comments

I got this error

core.js:421 DEPRECATED: DI is instantiating a token "MatCarouselHammerConfig" that inherits its @Injectable decorator but does not provide one itself. This will become an error in v10. Please add @Injectable() to the "MatCarouselHammerConfig" class.

and it cannot route to any route use this lib(use browser). but it is can route if i route to another page then route to it use routerLink in apps.

Edit1: it is cause by autoplay attribute.