horprogs / Just-validate

Modern, simple, lightweight (~5kb gzip) form validation library written in Typescript, with no dependencies (no JQuery!). Support a wide range of predefined rules, async, files, dates validation, custom error messages and styles, localization. Support writing custom rules and plugins.

Home Page:https://just-validate.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form Won't Submit

CreepKing8288 opened this issue · comments

image
it just keep sending this error

code
my validation js

Try changing your button tag, if it has a name "button" or an id "button", try changing that to something else