Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useDynamicWidgets #1223

Closed
pakerekchdz opened this issue Aug 10, 2023 · 3 comments
Closed

useDynamicWidgets #1223

pakerekchdz opened this issue Aug 10, 2023 · 3 comments

Comments

@pakerekchdz
Copy link

Do you plan to deploy this to the meilisearch adapter.

I see that meilisearch has everything that is necessary.
https://www.meilisearch.com/docs/learn/fine_tuning_results/faceted_search

https://www.algolia.com/doc/api-reference/widgets/dynamic-facets/react/#hook-usage

@pakerekchdz
Copy link
Author

image
Meilisearch instantsearch even sends a request - but this is not handled by mailisearch instantsearch.
const { attributesToRender } = useDynamicWidgets({ facets: ['*'] })
It shows an empty array all the time, and there should be available e.g.
["color", "brand"] etc.

@pakerekchdz
Copy link
Author

They should be here.
image

@bidoubiwa
Copy link
Contributor

Hey @pakerekchdz, thanks for raising this. Closing as it is a duplicate of #1014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants