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
fix: use strict null/undefined check for display value in single select
Empty string values should be treated as valid values (having a display value),
not as missing values. This fixes the content-has-value class not being applied
when the value is an empty string.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments