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
For the example followed, when I create the component without providing the f property, it will warn that the null / undefined is not the expected type. I think it should only warn when the property is required or exist an input value but not of the expected type.