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
When I use the following parameters in coder/coder, the dynamic defaults I have configured for multi-select seem to not update properly. I have defaults for mult-select configured in locals, but changing the parameter git_repo to coder/ai-models does not change the defaults in ides.
Discussed during check-in: if the form rerenders the UI state might reflect stale values in the dropdown; however the form state (the output) will correctly update to the selected value.