opto / Expression-Search-NG

update of Thunderbird addon ExpressionSearch/Gmail UI for TB 78 and later
61 stars 8 forks source link

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

Open markusb68 opened 8 months ago

markusb68 commented 8 months ago

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 `