Hi everyone.
Someone could help me. I got a error in Bi Server when try to browse files because spinning wheel never ends but just happend when the folder have files in there!
I try to inspect webpage but only found this error:
Code:
Uncaught TypeError: Cannot read property 'prop' of undefined at child.reformatResponse (mantle/browser/js/browser.js:617)
at mantle/browser/js/browser.js:636
at Object.success (mantle/browser/js/browser.js:655)
at j (eval at <anonymous> (content/common-ui/resources/web/jquery/jquery.min.js:2), <anonymous>:2:27244)
at Object.fireWith [as resolveWith] (eval at <anonymous> (content/common-ui/resources/web/jquery/jquery.min.js:2), <anonymous>:2:28057)
at x (eval at <anonymous> (content/common-ui/resources/web/jquery/jquery.min.js:2), <anonymous>:4:21843)
at XMLHttpRequest.b (eval at <anonymous> (content/common-ui/resources/web/jquery/jquery.min.js:2), <anonymous>:4:25897)
Another solution I found was modified characteres in "browser.js" file but was already changed. Changing "|" to "%7C".