Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Subject of the issue
Hi,
I have a form with valid fields and I'm submitting.
It automatically adds, by itself, a field "<input type =" hidden "name =" "value =" ">"
and the submit is not submitted. At the next click of course try to submit and find the field added with the unassigned name and generate an error: "has no name assigned". It had never happened before, I do not know if it depends on the update.
Can you help me, please? Thanks a lot.
Your environment
- version of
jquery-validate
: ^1.18.0 - which browser and its version: Chrome 69.0.3497.100 (Official Build) (64-bit)
Steps to reproduce
Expected behaviour
submit
Actual behaviour
error: "has no name assigned"
Metadata
Metadata
Assignees
Labels
No labels