Hacker News new | ask | show | jobs
by pogorniy 2085 days ago
Form submission does not work for me (FF, mac) js exception:

Uncaught ReferenceError: _form_serialize is not defined

--- Another exception above: Uncaught TypeError: Property 'handleEvent' is not callable.

---

There is no easy way to contact you: twitter does not allow direct messages.

1 comments

Hack: copy and paste this code into your developer console (except the module.exports line at the bottom)

https://github.com/defunctzombie/form-serialize/blob/master/...

then also write in developer console: > window._form_serialize = serialize

Great !

I will investigate that point and my form that seems not to work properly.

Thanks, most helpful answer until now !