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
Before, we were returning a collection of found pages, with a `hit()` helper to retrieve the raw loupe result by the page's uuid. But this approach doesn't work for multiple hits with the same page. So for now we just return the loupe hits as a collection. Maybe we can think of an abstraction that feels more kirby-like in the future.
"[kirbyup] Couldn't connect to the development server. Run `npm run serve` to start Vite or build the plugin with `npm run build` so Kirby uses the production version."
0 commit comments