Vijay Sutaria
Vijay Sutaria
I am too facing same error 👎 . Angular 8 with ngx-chip: 2.1.0. I have also tried with ngx-chips 2.2.2 but still below error: ``` ERROR in Directive ɵa in...
@Gbuomprisco Sorry what do you mean?
Thanks @vidhya03, I downgraded to 1.9.8 and it worked fine for me too.
> > Same issue with angular 8.0.0 , "ngx-chips": "^2.1.0" > > I have configured to older version "ngx-chips": "^1.9.8" . Which fixed my usecase @vidhya03 after degrading to 1.9.8...
Thanks @Gbuomprisco, It's working fine for me now with version 2.1.0 without ^. Thank you very much for the quick response :)