helios-ag / FMElfinderBundle

:file_folder: ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
MIT License
275 stars 128 forks source link

Styling issue & missing buttons/text #416

Closed jeanassy closed 3 years ago

jeanassy commented 3 years ago

I'm using the plugin v 9.3.2 with FOSCKEditor on Symfony 3.4.41.

As you can see in the screenshot, when u right click, there's a problem in the menu, and many icons are missing. There are no broken files when i inspect the dom.

Any idea how to fix it?

Screenshot from 2020-07-20 12-29-12

pandeydip commented 3 years ago

I am also facing same issue since some days.

bhaktaraz commented 3 years ago

Facing the same issue. Have anybody fixed it?

icemaker commented 3 years ago

Also facing same issue here!!

fouadSalkini commented 3 years ago

+1

pandeydip commented 3 years ago

Has anyone found any solution to this problem? @helios-ag

jeanassy commented 3 years ago

Hello @helios-ag, any solution?

celinefadell commented 3 years ago

Also facing this issue

helios-ag commented 3 years ago

Hi guys, can you open chrome console and show network tab, while opening elfinder window? I tried to reproduce it on bundle version 9.3.2 and symfony 4.4, but assets loaded fine

jeanassy commented 3 years ago

@helios-ag there's no error in the console. It's happening in symfony 3.4.41.

icemaker commented 3 years ago

@helios-ag any updates regarding the matter?

helios-ag commented 3 years ago

Unfortunately i can't reproduce it, maybe someone will clone symfony and i can install, or post config with yours composer.json and bundle configuration?

bhaktaraz commented 3 years ago

Upgrading to "helios-ag/fm-elfinder-bundle" from "^6.2" to "9.3.2" fixes issue for me.

fouadSalkini commented 3 years ago

Fixed for me after upgrading to version "9.3.2".

helios-ag commented 3 years ago

So @jeanassy you still have issues? Any others using very old versions of bundle? Because 6.2 was released almost 4 years ago.

jeanassy commented 3 years ago

@helios-ag it worked well! thank you

entobvba commented 3 years ago

Caused by using Jquery >= 3.5.0

https://github.com/Studio-42/elFinder/issues/3148