barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 171 forks source link

tinymce.activeEditor.windowManager.getParams(...).setUrl is not a function #270

Closed dionajie closed 4 years ago

dionajie commented 4 years ago

Im using latest version of elfinder and tinyMCE 4. The problem is when i select image through elfinder, it show an error. it said Error in getFileCallback. parent.tinymce.activeEditor.windowManager.getParams(...).setUrl is not a function.

I have downgraded the tinymce js to older version but still didn't work