uiuniversal / ngu-carousel

Angular Universal carousel
https://ngu-carousel.netlify.app
MIT License
331 stars 105 forks source link

App is crashing when ngModel is inside carousel item #156

Open Donngal opened 5 years ago

Donngal commented 5 years ago

Everytime i add a component with [(ngModel)] to a carousel item my app crashes with some kind of infinite-loop beahviour, i have to kill the chrome tab, since it is not responsing anymore.

Any ideas why i can't use [(ngModel)] inside the carousel?

paulo101977 commented 5 years ago

What version of angular?