We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The browser tab hangs and crashes
Email validation works
https://stackblitz.com/edit/github-zxmrcw?file=src%2Froutes%2F%2Bpage.svelte,src%2Froutes%2F%2Blayout.svelte
I did some testing and this only happens when validating the email constraint -> and I have no running hypothesis why is that the case.
The text was updated successfully, but these errors were encountered:
Interesting 🤔, thanks for raising this issue, I'll look into it!
Sorry, something went wrong.
Closing this as it's an issue with Zod itself, rather than shadcn-svelte or formsnap - see: colinhacks/zod#2580
shadcn-svelte
formsnap
You can find some example workarounds in this issue here in the meantime: colinhacks/zod#2609
Thank you so much!
No branches or pull requests
Current Behavior
The browser tab hangs and crashes
Expected Behavior
Email validation works
Steps To Reproduce
Link to Reproduction / Stackblitz
https://stackblitz.com/edit/github-zxmrcw?file=src%2Froutes%2F%2Bpage.svelte,src%2Froutes%2F%2Blayout.svelte
More Information
I did some testing and this only happens when validating the email constraint -> and I have no running hypothesis why is that the case.
The text was updated successfully, but these errors were encountered: