litmuschaos / litmus-docs

Documentation for the Litmus Project
https://docs.litmuschaos.io
Apache License 2.0
15 stars 75 forks source link

Autocomplete Reducer Action Undefined Error #266

Open andoriyaprashant opened 3 months ago

andoriyaprashant commented 3 months ago

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.

image

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):