Invite new user: email with camel case error

System Information
  • Strapi Version 4.1.8:
  • Windows 10:
  • PosgreSQL:
  • Node Version: 16.15.0:
  • NPM Version: 8.3.0:

Hello community, I have a little problem with “invite new user” if the email is written in camel case, it generates an error (Strapi does not show the error but by network).

Is there any way to make a toLowerCase to avoid this error?


I think you can override the email form / field or even submit a bug report on Github :slight_smile:
That way it can be fixed ?