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
, but warning for type checks are not super straight forward in my opinion: what is missing for me is the actual key name.
if i add a prop 'foo' with type string, the console will only complain about a number being passed instead of a string but doesn't specify which key. it's very hard to debug.