Expression-Search-NG icon indicating copy to clipboard operation
Expression-Search-NG copied to clipboard

Fuzzy Search (ff & tf) doesn't work.

Open markusb68 opened this issue 1 year ago • 0 comments

TB 115.9.0 (x64 EN-US) and Expression-Search-NG 4.0.28:

ff:bob throw these errors in the console: ` TypeError: fuse is undefined 1503 ExpressionSearchFilter.jsm:430:7 match resource://expressionsearch/modules/ExpressionSearchFilter.jsm:430 associateView resource:///modules/SearchSpec.jsm:107 _applyViewChanges resource:///modules/DBViewWrapper.jsm:1525 set userTerms resource:///modules/SearchSpec.jsm:313 updateSearch chrome://messenger/content/quickFilterBar.js:529 searchTimeoutID chrome://messenger/content/quickFilterBar.js:494

TypeError: undefined has no properties 1015 ExpressionSearchFilter.jsm:430:7 match resource://expressionsearch/modules/ExpressionSearchFilter.jsm:430 associateView resource:///modules/SearchSpec.jsm:107 _applyViewChanges resource:///modules/DBViewWrapper.jsm:1525 set userTerms resource:///modules/SearchSpec.jsm:313 updateSearch chrome://messenger/content/quickFilterBar.js:529 searchTimeoutID chrome://messenger/content/quickFilterBar.js:494 `

markusb68 avatar Mar 28 '24 09:03 markusb68