You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if you have <span data-pagefind-filter="Garnish">mint</span> and <span data-pagefind-filter="Garnish">Mint</span>, this will produce two separate filters.
Can we make case-insensitive the default or have a configuration to toggle this behavior?
The text was updated successfully, but these errors were encountered:
Currently, if you have
<span data-pagefind-filter="Garnish">mint</span>
and<span data-pagefind-filter="Garnish">Mint</span>
, this will produce two separate filters.Can we make case-insensitive the default or have a configuration to toggle this behavior?
The text was updated successfully, but these errors were encountered: