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
{{ message }}
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Hey guys, according to issue #65 i want to ask if someone allready using the library with JQuery 3 (3.2.1)?
For example i am trying to use the function: $("#tree").treeview('collapseAll', { silent: true });
I tested this function with JQuery 2 (2.2.4) and JQuery 3 (3.2.1). In JQ 2 all is running fine and wonderfull!
In JQ 3 either it doesn´t work or i´ll get an exception if jquery: "TypeError: a is undefined".
Use anyone JQuery 3 for this library and can give me some tips?
Regards :-)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey guys, according to issue #65 i want to ask if someone allready using the library with JQuery 3 (3.2.1)?
For example i am trying to use the function: $("#tree").treeview('collapseAll', { silent: true });
I tested this function with JQuery 2 (2.2.4) and JQuery 3 (3.2.1). In JQ 2 all is running fine and wonderfull!
In JQ 3 either it doesn´t work or i´ll get an exception if jquery: "TypeError: a is undefined".
Use anyone JQuery 3 for this library and can give me some tips?
Regards :-)
The text was updated successfully, but these errors were encountered: