Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: the clipboard.ts for copying failure. #3176

Closed
wants to merge 1 commit into from

Conversation

gdy666
Copy link
Contributor

@gdy666 gdy666 commented Apr 29, 2024

Fix the copy method in clipboard.ts to address the issue of text copying failure when accessing it from the internet and when a modal dialog is open.

when accessing FileBrowser with a non-local host (127.0.0.1/localhost), such as the internal IP 192.168.31.1, the copy function at this location is disabled (even though the link is shown as copied).

QQ截图20240429092055

QQ截图20240429113107

…en accessing it from the internet and when a modal dialog is open.
@gdy666 gdy666 requested a review from o1egl as a code owner April 29, 2024 07:00
@gdy666 gdy666 closed this Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant