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

problem with treeview async #59

Open
gabrielrangelm opened this issue Jan 17, 2018 · 2 comments
Open

problem with treeview async #59

gabrielrangelm opened this issue Jan 17, 2018 · 2 comments

Comments

@gabrielrangelm
Copy link

Hi, I've this problem with the treeview_

Do not expand the tree, this is the jquery error:

jquery.js?ver=1.12.4:3 Uncaught TypeError: Cannot read property 'createDocumentFragment' of undefined
at ca (http://172.20.10.2/portal/wp-includes/js/jquery/jquery.js?ver=1.12.4:3:4983)
at ja (http://172.20.10.2/portal/wp-includes/js/jquery/jquery.js?ver=1.12.4:3:7042)
at Ha (http://172.20.10.2/portal/wp-includes/js/jquery/jquery.js?ver=1.12.4:3:20877)
at a.fn.init.append (http://172.20.10.2/portal/wp-includes/js/jquery/jquery.js?ver=1.12.4:3:22791)
at a.fn.init.n.fn.(anonymous function) [as appendTo] (http://172.20.10.2/portal/wp-includes/js/jquery/jquery.js?ver=1.12.4:3:24510)
at Object.createNode (http://172.20.10.2/portal/wp-content/plugins/wp-filebase/extras/jquery/treeview/jquery.treeview.async.js?ver=0.3.0.06:15:93)
at Function.each (http://172.20.10.2/portal/wp-includes/js/jquery/jquery.js?ver=1.12.4:2:2881)
at Object.success (http://172.20.10.2/portal/wp-content/plugins/wp-filebase/extras/jquery/treeview/jquery.treeview.async.js?ver=0.3.0.06:48:6)
at i (http://172.20.10.2/portal/wp-includes/js/jquery/jquery.js?ver=1.12.4:2:27449)
at Object.fireWith [as resolveWith] (http://172.20.10.2/portal/wp-includes/js/jquery/jquery.js?ver=1.12.4:2:28213)
ca @ jquery.js?ver=1.12.4:3
ja @ jquery.js?ver=1.12.4:3
Ha @ jquery.js?ver=1.12.4:3
append @ jquery.js?ver=1.12.4:3
n.fn.(anonymous function) @ jquery.js?ver=1.12.4:3
createNode @ jquery.treeview.async.js?ver=0.3.0.06:15
each @ jquery.js?ver=1.12.4:2
success @ jquery.treeview.async.js?ver=0.3.0.06:48
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
y @ jquery.js?ver=1.12.4:4
c @ jquery.js?ver=1.12.4:4
XMLHttpRequest.send (async)
send @ jquery.js?ver=1.12.4:4
ajax @ jquery.js?ver=1.12.4:4
load @ jquery.treeview.async.js?ver=0.3.0.06:40
toggle @ jquery.treeview.async.js?ver=0.3.0.06:103
settings.toggle @ jquery.treeview.js?ver=0.3.0.06:104
d.complete @ jquery.js?ver=1.12.4:4
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
i @ jquery.js?ver=1.12.4:4
n.fx.tick @ jquery.js?ver=1.12.4:4
setInterval (async)
n.fx.start @ jquery.js?ver=1.12.4:4
n.fx.timer @ jquery.js?ver=1.12.4:4
qb @ jquery.js?ver=1.12.4:4
g @ jquery.js?ver=1.12.4:4
dequeue @ jquery.js?ver=1.12.4:3
(anonymous) @ jquery.js?ver=1.12.4:3
each @ jquery.js?ver=1.12.4:2
each @ jquery.js?ver=1.12.4:2
queue @ jquery.js?ver=1.12.4:3
animate @ jquery.js?ver=1.12.4:4
heightToggle @ jquery.treeview.js?ver=0.3.0.06:34
toggler @ jquery.treeview.js?ver=0.3.0.06:145
dispatch @ jquery.js?ver=1.12.4:3
r.handle @ jquery.js?ver=1.12.4:3

Any ideas?

thanks a lot.
GR.

@jepsonrob
Copy link

I have the same problem, I'm currently playing around with different versions of wordpress and filebase to see if anything fixes it. Have you come across any solution to this?

@jepsonrob
Copy link

Yeah it didn't work for the latest (4.9.4) or 4.5.2 but it works fine for version 4.3.1.
Hope this helps!

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