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
<select multiple> is hard to control and we don't want such components in our library. Developers can use sets of CheckboxFields as a replacement until a more suitable component like tag list or similar is implemented.