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

textField.select() Causes jumps on iOS Safari #37

Open
imagine10255 opened this issue Feb 2, 2025 · 1 comment
Open

textField.select() Causes jumps on iOS Safari #37

imagine10255 opened this issue Feb 2, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@imagine10255
Copy link
Member

The document.execCommand method has been deprecated, but Safari does not yet support the new method navigator.clipboard.write

760201496.737718.mp4

https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/writeText

@imagine10255 imagine10255 self-assigned this Feb 2, 2025
@imagine10255 imagine10255 added the bug Something isn't working label Feb 2, 2025
@imagine10255
Copy link
Member Author

release @acrool/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant