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
Describe the bug
If you are focused on a Select field where the OptionsFunc has not returned any options, Shift+Tab doesn't return focus to the previous field.
@caarlos0 I don't think this issue is fixed on the main branch. The code sample provided in the description still seems buggy, at least based on my testing.
Could you @Hector-Work try running this example again on the main branch?
Describe the bug
If you are focused on a Select field where the OptionsFunc has not returned any options, Shift+Tab doesn't return focus to the previous field.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The focus should return to the previous field.
Thank you :)
The text was updated successfully, but these errors were encountered: