Skip to content

No results despite the api returning hits #216

@hlassiege

Description

@hlassiege

Version

@nuxtjs/algolia: 1.10.2
nuxt: 3.14.1592

Reproduction Link

https://github.com/bloggrify/bloggrify/tree/algolia

See discussion here : bloggrify/bloggrify#34

To add a little bit of context. I'm adding the support of algolia in Bloggrify, an open source project built on top of nuxt content.

Steps to reproduce

To enable Algolia on this repository, from the branche https://github.com/bloggrify/bloggrify/tree/algolia

  1. Create an account on Algolia et get your api key and application id
  2. Add ALGOLIA_API_KEY and ALGOLIA_APPLICATION_ID in the environment variables
  3. on dev environment, trigger the indexing on http://localhost:3000/api/__algolia__/indexer (it's automatically done at build time)

The search widget should be visible on the top right corner

  1. try to search for "bloggrify"
  2. there is no results

Image

What is Expected?

Looking at the network panel, the api retrieve correctly the records

Image

I would expect to see those hits

What is actually happening?

No hits displayed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions