elFinder icon indicating copy to clipboard operation
elFinder copied to clipboard

Elfinder modifies location.hash

Open nmpetkov opened this issue 1 year ago • 0 comments

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.

nmpetkov avatar Feb 02 '24 09:02 nmpetkov