Open daydevelops opened 2 years ago
vue-autosuggest
node
npm
yarn
When trying to search for a suggestion based on a number, no results are returned. For example, I have suggestions such as:
Typing "1" in the input should return "foobar1" but no results are shown.
vue-autosuggest
version: 2.2.0node
version: v13.11.0npm
(oryarn
) version: 6.13.7When trying to search for a suggestion based on a number, no results are returned. For example, I have suggestions such as:
Typing "1" in the input should return "foobar1" but no results are shown.