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
Hi there, how do you get a select HTML element to have the correct option selected in an edit form? If you use <select value="#{blob.kind || ''}"> it doesn't select an option whose value is equal to the blob.kind.