You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello , i met a problem that my code usable in tag2.3.77 and unusable in tag2.3.79. here is the error in 2.3.79,the $ object doesnt have the "validate" method
thanks for you help!!!
The text was updated successfully, but these errors were encountered:
i use git diff two version to find that the dependency is different :
the reason is my 2.2.77 is share the same jquery modules with my project,and 2.2.79 is use the different jquery module,which lead to the error
hello , i met a problem that my code usable in tag2.3.77 and unusable in tag2.3.79. here is the error in 2.3.79,the $ object doesnt have the "validate" method
thanks for you help!!!
The text was updated successfully, but these errors were encountered: