v5 develop - javascript error TypeError: undefined is not a function (near '...$.validate...') #6705
Labels
✋ bug
Confirmed bug
👩💻 ready for dev
These issues are ready for someone to work on them - take your pick!
Milestone
TypeError: undefined is not a function (near '...$.validate...')
I see this in a few places, at least when I click on the help-ring:
The
form
tag on that page does have the id ofcreate-form
.Need to investigate and see if we can determine what's causing it. It's been a little while since I looked at this specific bit of code, so I'm sure it's something dumb.
This is using the jQuery form validator at http://www.formvalidator.net
The text was updated successfully, but these errors were encountered: