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
You will get false... This is because if the attribute has undefined then you just stop evaluating the feature for some reason and you return false...
Imho we should not return false and continue evaluation of feature flag OR at least document this behaviour and update the TS types for that function