nuxt / nuxt.com

The Nuxt website, made with Nuxt.
https://nuxt.com
MIT License
268 stars 124 forks source link

chore: handle error for invalid email #1614

Closed iiio2 closed 5 days ago

iiio2 commented 1 week ago

Handle error for invalid email. In the web app, if we type any invalid email like john@g.c then it gives the full json response in the ui. Now the error has been successfully handled.

Flosciante commented 5 days ago

thx @iiio2