elFinder
elFinder copied to clipboard
Problem with jquery-ui 1.13.0
I use elfinder 2.1.59 with jquery 2.24 in Typesetter CMS with jquery ui 1.12.1. When i changed to new jquery-ui 1.13.0 i got the error 👍 Invalid jQuery UI configuration. Selectable, draggable and droppable components must be included. The klicked page appears in blank. (the js's are there. In the rest of the CMS jquery ui functions without errors !).
@gtbu I changed the demo site to jQueryUI 1.13.1, but there is no problem.
- https://studio-42.github.io/elFinder/
With 1.13.2 it functions now
@nao-pon With jQueryUI >= 1.12.0 resize/rotate dialog does not open. I get JS error: Uncaught TypeError: can't access property "classes", s.options is undefined
Latest working jQueryUI is 1.11.4
UPD: Found that this issue appears if I load bootstrap.js after loading jqueryui.js. Checked with BS3 and BS5.
If I first load Bootstrap 5 and after that load jQueryUI 1.13.2 it works like a charm.
Can You please add an image of the error (firefox Ctrl + Shift + K) so that one can see the lines where the error appears.