Studio-42 / elFinder

📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
https://studio-42.github.io/elFinder/
Other
4.6k stars 1.41k forks source link

Elfinder modifies location.hash #3632

Closed nmpetkov closed 3 months ago

nmpetkov commented 5 months ago

When using elFinder in a page in a URL that has an anchor, for example: https://example.com/blog/name1#/post/88 It is chaged to something like: https://example.com/blog/name1#elf_l1_Lw which remains even after closing the file manager.

Is it possible that elFinder doesn't change location.hash at all? If this change is required, is it possible to return the old state of location.hash?

An alternative to using location.hash could be to use the browser's local storage.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 50 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.