formParams() - getValues gets all elements with a name attribute
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
It does not just get all form fields (input, select, textarea) , it tries to get values from links with a name to.
If there is a and a on the page it can return wrong form values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.