-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
stalePull request or issue that has recieve no activity for a long time.Pull request or issue that has recieve no activity for a long time.supportIssues related to support questions.Issues related to support questions.
Description
Description
I'm using ais-refinement-list
to show the facets but the problem here is that the keys are objects on meilisearch server for example key called brand is the object and has 2 keys display_name
and slug
I want to make meilisearch-vue show the display_name
but when filter use the slug
Basic example
<ais-refinement-list attribute="brand.slug" />
I want to show the brand name not the slug to the user
Metadata
Metadata
Assignees
Labels
stalePull request or issue that has recieve no activity for a long time.Pull request or issue that has recieve no activity for a long time.supportIssues related to support questions.Issues related to support questions.