Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nette.ajax method is called before nette form validation #138

Open
MiroslavMerinsky opened this issue Nov 28, 2016 · 1 comment
Open

Nette.ajax method is called before nette form validation #138

MiroslavMerinsky opened this issue Nov 28, 2016 · 1 comment

Comments

@MiroslavMerinsky
Copy link

It causes an empty AJAX query is send (ajax start called), a spinner is shown concurrently with a netteForms alert message, after click to "OK" the spinner is hiden and AJAX query is ended (ajax stop called).

Cross browsers issue.

nette.ajax.js - version 2.0.0
netteForms.js - 2.4 (tested on 2.2 too)

Thank you for help.

@vojtech-dobes
Copy link
Owner

@MiroslavMerinsky Can you please test this with version 2.2.0? It contains fix of form validation compatibility with Nette 2.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants