poteto / ember-hypersearch

Hyperspeed real-time search with caching
MIT License
55 stars 24 forks source link

adding autocomplete=off #27

Open charliemitchell opened 7 years ago

charliemitchell commented 7 years ago

Adding autocomplete=off to the one-way-input. As you can see below, the browser's autocomplete is popping up before the component has even made the first request. (minLength=3).

Screen Shot 2017-02-04 at 3.38.39 PM.png