When I try to login on Login view using internet explorer, the login button doesn't work. I tried with other browser and this issue doesn't happen
Regards
Hey,
I will check it, thanks!
Problem is not Login button, but always invalid login form when checking for required fields (Username and Password), because of bug in jquery-validation plugin 1.18.0.
Upgrade jquery-validation plugin to v1.19.0 to solve this issue.
More info here:
https://github.com/jquery-validation/jquery-validation/issues/2211
Thanks, I will update it!
@drasalskis - You are right, I've updated jquery-validation and now it's working great. Thank you!
Most helpful comment
Problem is not Login button, but always invalid login form when checking for required fields (Username and Password), because of bug in jquery-validation plugin 1.18.0.
Upgrade jquery-validation plugin to v1.19.0 to solve this issue.
More info here:
https://github.com/jquery-validation/jquery-validation/issues/2211