Amitava Saha

Results 40 comments of Amitava Saha

No, it is not that. It is the keystroke that is laggy. On each keystroke it takes couple of seconds to update input because some reason thread is being blocked.

The demo app throws error after typing few characters. Error in /turbo_modules/[email protected]/dist/index.js (2:155784) Cannot read property 'length' of undefined

Thanks! Can you update the readme, github pages with new changes?

Looks like unchecking within search context, if user wants up remove all items matched search text

You could, works either way. Anyway, it's a 5 years old codebase, I never worked on this after release, haven't worked on Angular since React came out. I'm sure there...

Can you please give me a plunkr repo case?

Fixed. please check

Works for me http://plnkr.co/edit/csrzsXv18E6GTuXCQpzO?p=preview

You are right but then one would add `multiple` attribute for multi select and not add it for single select. However I think it can be enhanced to allow programmatic...

This PR has lots going on and there are files committed not relevant for the project (.idea). Indentations are overshadowing the actual changes. I'd appreciate a clean and legible commits.