-
Notifications
You must be signed in to change notification settings - Fork 43
Nuxt 3 Instantsearch SSR #132
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Hello,
I just wanted to ask if it is possible to use this module for Nuxt 3 Instantsearch with SSR?
I tried using <ais-instant-search-ssr> component, but it throws:
[nuxt] [request error] [unhandled] [500] createServerRootMixin is required when using SSR.
Also the Algolia's official Instantsearch example for Nuxt with SSR is only for Nuxt 2. So not much to learn there.
Is there any way to use Instantsearch with SSR, or should I use useAlgoliaFacetedSearch inside of useAsyncData for obtaining results and handle filtering manually with factes?
Thanks for your time!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed