Error: error_handler.js:45 EXCEPTION: Error in ./SelectComponent class SelectComponent - inline template:40:19 caused by: value.match is not a function
+1
Super weird. If I comment out the logic in the HighlightPipe the issue goes away and all the functionality seems to work like it should.

npm install doesn't give the new version where the bug was fixed, if i download it manually, it works.
any chance to update that?
+1
@baroudihassan any tips on how to properly install it from git?
When using npm install --save git+https://[email protected]/valor-software/ng2-select its missing ts/js files.
same of #463
+1
Most helpful comment
npm install doesn't give the new version where the bug was fixed, if i download it manually, it works.
any chance to update that?