Closed AmitMY closed 7 years ago
In Ng2Select.prototype.ngOnInit There is a (I believe stray) console.log(this.selected);
Ng2Select.prototype.ngOnInit
console.log(this.selected);
Fixed.
In
Ng2Select.prototype.ngOnInit
There is a (I believe stray)console.log(this.selected);