vojtech-dobes / nette.ajax.js

Flexible AJAX for Nette Framework. Supports snippets, redirects etc.
https://componette.org/vojtech-dobes/nette.ajax.js/
MIT License
149 stars 85 forks source link

fix calling toLowerCase() on undefined #114

Closed Ciki closed 8 years ago

Ciki commented 9 years ago

@vojtech-dobes @fprochazka should be fine now.. can you merge?

vojtech-dobes commented 9 years ago

Can you please squash it to 1 commit?

Ciki commented 9 years ago

can I do it online on GH? I'm not on pc now..

vojtech-dobes commented 9 years ago

Unfortunately no. When you will squash it, you can keep message from the first commit. Ideally prefix Forms: would be great, so result would be:

Forms: fix calling toLowerCase() on undefined
Ciki commented 8 years ago

I recreated it in #120