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:
Katsuyuki Karasawa
2025-06-06 21:11:03 +09:00
committed by GitHub
parent 690158abca
commit 9de7aa10e4
3 changed files with 86 additions and 14 deletions
+3
View File
@@ -1,3 +1,6 @@
exclude_selectors:
- "span.katex"
- "span.katex-display"
- "[data-pagefind-ignore]"
- ".search-panel"
- "#search-panel"