Skip to content

Nuxt 3 Instantsearch SSR #132

Closed
Closed
@kreejzak

Description

@kreejzak

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions