Autocomplete returning empty result #1202
Replies: 3 comments 4 replies
-
I see in the code you're using |
Beta Was this translation helpful? Give feedback.
0 replies
-
No, its not. Sorry for that mistake. The index is |
Beta Was this translation helpful? Give feedback.
0 replies
-
hello? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🐛 Current behavior
I’m following this autocomplete sandbox demos from Algolia to setup autocomplete on our startup landing page @hwdoi.com. I’ve added all the configration properly, but not search suggestions are showing up.
This is the structure of my records:
& this is frontend my code (following the demo codesandbox code):
Also, When I’m in the Algolia dashboard, I can see the search suggestions on my test4 index.
Any help? Our website is fully stuck right now because of it.
🔍 Steps to reproduce
Live reproduction
https://codesandbox.io/s/github/algolia/autocomplete/tree/next/examples/query-suggestions?file=/app.tsx
💭 Expected behavior
Should show search suggestions
Package version
4.20.0
Operating system
Windows 10
Browser
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions