TarekRaafat / autoComplete.js

Simple autocomplete pure vanilla Javascript library.
https://tarekraafat.github.io/autoComplete.js
Apache License 2.0
3.93k stars 236 forks source link

Feature: add throw error if element not found #379

Open IvAndrew opened 1 year ago

IvAndrew commented 1 year ago

I am catch same error as users in #311 (and may be in #333). I think autocomplete may throw more informative message for this situation.