Some characters should be permitted in email input

Options
In inputs of the 'email' type, Xano doesn't accept the '+' sign inside an email address. I believe this should be changed as it is an acceptable character that's very useful for testing.

By simply adding a + to the end of your username (but before the "@) you can create infinite variations of your Gmail address.

Comments

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options
     - I'm not experiencing the same thing with "+" character being blocked on the email input type. Can you provide more context / screenshots of what's blocking you from using it?
  • Alfredo Chelminski
    Options
    [image.png][image.png]
    After further testing you're correct, the issue is not with the '+' not being accepted. I think it is due to how the query params are being parsed. Will try to workaround.