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
When exploding the address, if any of them has a space after the comma (ie. [email protected], [email protected]) the validator will think the email adddress is invalid, some trimming of white spaces should be applied.
When exploding the address, if any of them has a space after the comma (ie. [email protected], [email protected]) the validator will think the email adddress is invalid, some trimming of white spaces should be applied.
/vendor/web-feet/coasterframework/src/Helpers/Cms/Email.php:24
The text was updated successfully, but these errors were encountered: