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
The dynamic import approach for pagefind-ui.js doesn't work
reliably with Gatsby's webpack bundling. Switch to loading
pagefind-component-ui.js via a script tag and using the
<pagefind-searchbox> and <pagefind-results> web components
instead.
0 commit comments