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
Please verify the version of auro-form you have installed
1.5.0
Please describe the bug
The test titled it('navigates menu with up and down arrow keys', async () => { is causing the test runner to break, but the functionality works locally.
Reproducing the error
This issue cannot be reproduced on the Auro docsite
Additional Context
The issue could be around the menu.index at the time of trying to assess which option is the active option.
Exit criteria
Both test should pass and functionality should work in the UI.
The text was updated successfully, but these errors were encountered:
Please verify the version of auro-form you have installed
1.5.0
Please describe the bug
The test titled
it('navigates menu with up and down arrow keys', async () => {
is causing the test runner to break, but the functionality works locally.Reproducing the error
This issue cannot be reproduced on the Auro docsite
Additional Context
The issue could be around the
menu.index
at the time of trying to assess which option is the active option.Exit criteria
Both test should pass and functionality should work in the UI.
The text was updated successfully, but these errors were encountered: