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
I'm using a Select with OptionsFunc where the inputs to the OptionsFunc depend on values from a previous Group.
After finishing the prior group, the Select displays no values until I press a key like the up/down arrows. At this time the OptionsFunc runs and displays the values.
Describe the bug
I'm using a Select with OptionsFunc where the inputs to the OptionsFunc depend on values from a previous Group.
After finishing the prior group, the Select displays no values until I press a key like the up/down arrows. At this time the OptionsFunc runs and displays the values.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No key press should be required to display the State select and its options.
Screenshots
Here's a screen recording. Note the delay after submitting the country. I waited a few seconds before pressing a key.
https://github.com/user-attachments/assets/1de9e6db-1c25-4cef-8e44-97b4cbc20a7b
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: