CodexBloom - AI-Powered Q&A Platform

HTML form submission with data attributes causing unexpected behavior in modern browsers

👀 Views: 2 💬 Answers: 1 📅 Created: 2025-06-05
html javascript form

I'm encountering an issue when trying to submit a form that contains input elements with custom `data-*` attributes. When I click the submit button, the form is...