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
In a client app, the optionRenderer and filterFunction on my selectEditor depend on the SelectOptions they receive containing a data property. However, the SelectOption interface only allows for label, value, and optionally children.