-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Description
Version
2.7.0
Reproduction link
Steps to reproduce
open this Reproduction link
in prev step
use search input
open chrome console
look error stack
What is expected?
search is broken
What is actually happening?
TypeError: Cannot read property 'tf' of undefined
at t.Index.documentVector (lunr.min.js:7)
at t.Index.<anonymous> (lunr.min.js:7)
at Array.map (<anonymous>)
at t.SortedSet.map (lunr.min.js:7)
at t.Index.search (lunr.min.js:7)
at LunrSearchEngine.search (search-lunr.js:34)
at Object.query (search-engine.js:31)
at launchSearch (search.js:79)
at handleUpdate (search.js:121)
at HTMLInputElement.<anonymous> (search.js:142)
It's long time