-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
cdn #978
Comments
I created a MR on cdnjs and waiting to be merged. Than the latest version of jquery-validation-engine will be available on cdnjs. |
can you tell me the problem with latest jquery version and 2.6.4? |
In addition, after I added the following style, a single error prompt will be output to a line(as in the above figure, .formError { white-space: nowrap; } In this way, the position on the upper right is consistent every time the request is made. If not, the first validate error will be slightly lower, then click on the animation to move the prompt. Of course, I am not sure if this is intentional |
jquery 3.4.1: https://liuanxin.github.io/version/3.4.1.html fail
It seems that the generation point of the error prompt has a problem when getting the position. The same problem is also found in the |
I tried you links but i can't see any error. Prompt is on correct position. Where can i see the bug exactly? |
Don't consider putting 3.1.0 on cdn?
Now the latest 2.6.4 version on cdn, there is a problem with the latest 3.4.1 version of jquery
The text was updated successfully, but these errors were encountered: