elFinder icon indicating copy to clipboard operation
elFinder copied to clipboard

Problem with jquery-ui 1.13.0

Open gtbu opened this issue 3 years ago • 1 comments

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 avatar Jan 18 '22 16:01 gtbu

@gtbu I changed the demo site to jQueryUI 1.13.1, but there is no problem.

  • https://studio-42.github.io/elFinder/

nao-pon avatar Feb 18 '22 14:02 nao-pon

With 1.13.2 it functions now

gtbu avatar Jun 20 '23 09:06 gtbu

@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.

stalker780 avatar Sep 16 '23 17:09 stalker780

Can You please add an image of the error (firefox Ctrl + Shift + K) so that one can see the lines where the error appears.

gtbu avatar Sep 21 '23 09:09 gtbu