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 have a use case where <select> options are loaded from the backend, but the selected value is loaded earlier. It seems that when the <options> are rendered, the first option is displayed even if another is selected.