Justin Winslow
Justin Winslow
I'm probably just missing something obvious, but an apostrophe in the search query seems to always result in no matches: http://jsfiddle.net/zg8eng3f/1/ ``` javascript var index = lunr(function () { this.field('title',...
Ever considered having (or having an option to have) the output fallback to what's inside the handlebars if it can't find a matching property in a language file?
Bumped versions and fixed appropriate tests. I think the revisions to the tests were necessarily mostly due to: https://react.dev/blog/2024/04/25/react-19-upgrade-guide#strict-mode-improvements Take a look, though, and let me know if I missed...