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

events IE10 #97

Open
TiBeeChaW opened this issue Oct 28, 2016 · 8 comments
Open

events IE10 #97

TiBeeChaW opened this issue Oct 28, 2016 · 8 comments

Comments

@TiBeeChaW
Copy link

events doesn't work in IE 10

@ezraroi
Copy link
Owner

ezraroi commented Oct 31, 2016

please provide a plunker or something that I can check.. as I know everything should work

@TiBeeChaW
Copy link
Author

Hello, here is a plunker where you can test :
https://plnkr.co/edit/ZWsWfKpKwbjucAa1Rc7p?p=preview
Check in the console, there should be a info log 'ready called' when the tree is ready.
Works on chrome, IE edge but not in IE10.
Thanks in advance !

@TiBeeChaW
Copy link
Author

Here is an other plunker with pure jstree working on IE10 :
https://plnkr.co/edit/DYtSSihRKZ0tWLtpbM8I?p=preview

@ezraroi
Copy link
Owner

ezraroi commented Nov 2, 2016

Thanks.. will check this

@ezraroi
Copy link
Owner

ezraroi commented Nov 2, 2016

Looks like it is related to your jQuery version.
try 2.1.1 version, it should work.

@ezraroi
Copy link
Owner

ezraroi commented Nov 2, 2016

In the pure jstree you use jquery 3 and this is why it is working

@TiBeeChaW
Copy link
Author

I tried with a 2.1.1 and 3.0.0 versions of jquery without success :(

@ezraroi
Copy link
Owner

ezraroi commented Nov 4, 2016

strange.. i changed your plunker and it worked... you cann see anyway that the error comes from jquery

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