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

Uncaught TypeError: Object [object Object] has no method 'jstree' #7

Open
marnen opened this issue Jul 8, 2013 · 1 comment
Open

Comments

@marnen
Copy link

marnen commented Jul 8, 2013

I'm trying this gem (version 0.0.4) with Rails 4, but getting Uncaught TypeError: Object [object Object] has no method 'jstree' when I call $('.tree').jstree(), even though jstree.js is being loaded. Help?

@waaadim
Copy link

waaadim commented Jan 24, 2014

You are loading the jstree.js file before loading jquery.js or maybe you are loading jquery.js multiple times.

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

No branches or pull requests

2 participants