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

Nette is not defined - nette.ajax.js:319 #156

Open GEp1c opened 6 years ago

GEp1c commented 6 years ago

This component looks like stand-alone component with only jQuery as dependency. But that's not true - there is also dependency on netteForms.js (older version worked fine)

nette.ajax.js:319

Possible fix: Add netteForms.js to README as dependency

uestla commented 6 years ago

Duplicate of https://github.com/vojtech-dobes/nette.ajax.js/issues/144, https://github.com/vojtech-dobes/nette.ajax.js/issues/148 and https://github.com/vojtech-dobes/nette.ajax.js/pull/150