You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the @algolia/autocomplete library, I encounter an error when clicking the search button and using the up and down navigation buttons. The error message indicates that an unsupported action is being dispatched to the reducer.
What you expected to happen:
The autocomplete dropdown should navigate through the suggestions without errors.
How to reproduce it (as minimally and precisely as possible):
Click the search button.
Use the up and down arrow keys for navigation.
The text was updated successfully, but these errors were encountered:
Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
What happened:
When using the @algolia/autocomplete library, I encounter an error when clicking the search button and using the up and down navigation buttons. The error message indicates that an unsupported action is being dispatched to the reducer.
What you expected to happen:
The autocomplete dropdown should navigate through the suggestions without errors.
How to reproduce it (as minimally and precisely as possible):
The text was updated successfully, but these errors were encountered: