krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
18.09k stars 766 forks source link

r.search is not a function in v5.0.6-beta when using ExtendedSearch #363

Closed SOTL closed 4 years ago

SOTL commented 4 years ago

If you install v5.0.6-beta and try to use the ExtendedSearch via the option useExtendedSearch, searching something results in a "r.search is not a function" error.

This is also observable on the demo page https://fusejs.io/ when you click the Extended Search checkbox.

krisk commented 4 years ago

Thanks for flagging. Just fixed it, and have updated the site.