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

proper nette-forms independence #149

Closed czubehead closed 7 years ago

czubehead commented 7 years ago

Now plugin fails to send AJAX forms, because Nette is undefined. It can handle an empty object just fine.

czubehead commented 7 years ago

This will actually not work at all...