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 groups that are added in a custom ResultFilter the selectItems array are not displayed, because display is set to none. It seems that for the groups to be visible the rebuildResultItems function never sets display to list-item
The text was updated successfully, but these errors were encountered:
The groups that are added in a custom
ResultFilter
theselectItems
array are not displayed, becausedisplay
is set tonone
. It seems that for the groups to be visible the rebuildResultItems function never setsdisplay
tolist-item
The text was updated successfully, but these errors were encountered: