Seems the email on name field has been fixed but found another issue.
If you leave the email field blank and hit submit you get a plain JSON response that says '{
"errors": [
"Missing Details"
]
}' instead of an HTML page or better yet, denying the form submission till its filled.
Comments
This site could use some QA.
The Name field has input type="email", which causes this: http://puu.sh/8V8VE.png
Looks like they're not ready for prime-time just yet ;)
Seems the email on name field has been fixed but found another issue.
If you leave the email field blank and hit submit you get a plain JSON response that says '{ "errors": [ "Missing Details" ] }' instead of an HTML page or better yet, denying the form submission till its filled.
Indeed. Thanks for catching this. It's been a race since launching to button things up.
Congrats on launching by the way. You've probably heard the old Reid Hoffman quote about launch dates. Site looks really good, best of luck!
Oh the irony...