Open zoumingzhe opened 5 months ago
Did you click on a folder? Because hashes can only be calculated for files at this time.
Did you click on a folder? Because hashes can only be calculated for files at this time.
I click a file, the hash cannot click on folder.
That's strange. It works for me. Do you see an error in the devtools?
Does the copy filename or date button work?
Does the copy filename or date button work?
Not working at all.
I can reproduce it when deploying it on an insecure http site: Uncaught TypeError: navigator.clipboard is undefined
.
Seems to work in secure context (https or localhost) only. https://github.com/adrianschubek/dir-browser/blob/main/src/index.php#L849-L852 https://stackoverflow.com/questions/51805395/navigator-clipboard-is-undefined I'll try to find a workaround
Describe the bug The API link in the dropdown menu can be opened. But the other buttons don't seem to work.
To Reproduce Steps to reproduce the behavior:
Expected behavior Hash information is copied to the clipboard.
Screenshots
Environment
Additional context Add any other context about the problem here.