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
This seems to be incorrect behaviour considering types like Hash implement their own null checking. Furthermore it prevents marshalling nulls into empty collections. It should therefore be up to the implementation to decide how to handle null.