Nameless
Nameless copied to clipboard
Debug link does not copy on MacOS Safari
Describe the issue
When clicking the debug link button the StaffCP says it copied the debug link but it never does. I haven't tested it on another browser but on Safari it does not work.
Safari Version: 15.6.1 (17613.3.9.1.16) MacOS Version: MacOs Monterey 12.5.1
NamelessMC Version
2.0.0
To Reproduce
- Click on "debug link" in Maintenance.
- Click on the "debug link" button in the modal.
- press paste somewhere you can type and nothing appears/the last thing you copied appears.
Expected Behaviour
I expect a debug link.
Screenshots
No response
Additional Information
Safari Version: 15.6.1 (17613.3.9.1.16) MacOS Version: MacOs Monterey 12.5.1
Do you use HTTPS?
Yes, With a "Lets Encrypt" SSL
And it says Copied when it's not? Also anything in Browser Console?

Seems like a permission issue. Im logged into the website admin account.
It's not a nameless permission issue but a browser permission issue, it looks to me like your browser is preventing NamelessMC from copying to the clipboard
We can add another check to make sure the navigator exists and can be used 👍
On Mon, Sep 12, 2022 at 14:24 Robin @.***> wrote:
It's not a nameless permission issue but a browser permission issue, it looks to me like your browser is preventing NamelessMC from copying to the clipboard
— Reply to this email directly, view it on GitHub https://github.com/NamelessMC/Nameless/issues/3072#issuecomment-1244381812, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGG43DB77G3MNQD2XFV3WYTV56GPRANCNFSM6AAAAAAQKGGAEA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Was this fixed by #3086?
Was this fixed by #3086?
I believe so!