algolia/angular-instantsearch

Can't perform facet count, as no facet is set

mohamednaleem opened this issue · 5 comments

Hi,

When I tried to use ais-refinement-list in angular-12v I am getting the below error "Can't perform facet count, as no facet is set" even given the attribute name correctly.

<ais-instantsearch [config]="config">

<ais-refinement-list
attribute="title"
operator="or"
[limit]="10"

Please help me with how to solve this issue. Is this issue is for angular-12v

is the attribute "title" set up as attributeForFaceting in the dashboard?

Sorry, we don't support instantMeiliSearch, you can open an issue on their repository