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
The visible select elements should be empty / have no option selected
What is actually happening?
The visible select elements all have "AAA" selected. The underlying model is not in sync. Interestingly when you click the "show" button, the select elements display as expected.