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
Fixes issue where label will not display when value is False
If text value evaluates to False, label will not display.
This change resolves that issue.
Tested with proximity data that returns 0 when no object is present.
0 commit comments