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 an issue in the newly introduced code to check the 'type' property of the mail object when parsing the tokens. 'Type' is not a required property of the mail object, so there are conditions when this property does not exist and therefore this code causes an error.
0 commit comments