fix: refactor onMount to avoid unnecessary async calls for search (#481)
* fix: refactor onMount to avoid unnecessary async calls for search * Production debugging to check the console * feat: enhance Pagefind integration with improved loading checks and error handling * fix: improve Pagefind integration with event handling for loading and errors
This commit is contained in:
committed by
GitHub
parent
690158abca
commit
9de7aa10e4
@@ -1,3 +1,6 @@
|
||||
exclude_selectors:
|
||||
- "span.katex"
|
||||
- "span.katex-display"
|
||||
- "[data-pagefind-ignore]"
|
||||
- ".search-panel"
|
||||
- "#search-panel"
|
||||
|
||||
Reference in New Issue
Block a user