rosslavery / angular2-tag-input

Tag input component for Angular 2
45 stars 42 forks source link

While working with Angular5 error #46

Open cloudmelon opened 6 years ago

cloudmelon commented 6 years ago

While working with Angular5 error in Error: Uncaught (in promise): TypeError: Cannot read property 'unsubscribe' of undefined TypeError: Cannot read property 'unsubscribe' of undefined I implemented exact the same example with your example here https://npm.runkit.com/angular2-tag-input/demo/app.component.html?t=1521814333230 To have more details here : image