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
SVYX-926 TiNG Typehead issue when NULL has a displayValue
introduce a NULL_VALUE that is set to the model when a null is in the
dataprovider.
then the input formatter sets that back to a reall null (from that
NULL_VALUE) and just searches the valuelist (removing the == null check
there)
0 commit comments