barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 169 forks source link

elfinder debug: [error] [elfinder] Unable to open "#".<br>Folder not found. #205

Open franquil opened 6 years ago

franquil commented 6 years ago

I met a problem: elfinder debug: [error] [elfinder] Unable to open "#".
Folder not found.

I've "barryvdh/laravel-elfinder": "^0.3.11", laravel 5.5 installed. Interestingly, it works on Firefox and Edge, the problem only shows on Chrome which my version is 61.

Similar issues found at: https://github.com/Laravel-Backpack/CRUD/issues/389

Any ideas?

Thanks in advance.

nille commented 6 years ago

Just wanted to add that I am experiencing the exact same problem. My chrome version is 61.0.3163.100 and everything works great in Safari.

miladganjali commented 6 years ago

I am experiencing the exact same problem. "barryvdh/laravel-elfinder": "0.3.11", My chrome version is 62.0.3202.94 (Official Build) (64-bit) & 63.0.3239.84 (Official Build) (64-bit)

and everything works great in FireFox.

miladganjali commented 6 years ago

I think this problem is not for package but elfinder it-self look at this response in this issu_389

miladganjali commented 6 years ago

This issue has been fixed, Please referred to issue #2337 on elfinder repository.

Download js folder and replace by laravel-elfinder js in public/package directory. Download!

ellej16 commented 6 years ago

cheers for this @miladganjali !