guilhermerodz / input-otp

One time passcode Input. Accessible & unstyled.
https://input-otp.rodz.dev
MIT License
2.35k stars 47 forks source link

docs: Update example for auto submit to prevent page refreshes #52

Open jtstothard opened 2 months ago

jtstothard commented 2 months ago

Currently, the example shown for auto form submission can cause the page to reload as the form onsubmit handler isn't called by form.submit see MDN. To call the form onsubmit you need to use form.requestSubmit

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rodz-input-otp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 4:14pm