We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug
Video: https://share.getcloudapp.com/v1uDQnj4 (you can't see me hitting cmd + v, but trust me I'm doing it).
Browser: Safari - Version 13.1 (15609.1.20.111.8) OS: Mac
editor.insertData() should be triggered and the pasted image available for any custom code to execute.
The text was updated successfully, but these errors were encountered:
@heymanhn Did you ever find a workaround for this issue?
I'm unsure what the core problem is here. I notice this odd line that changes behavior on Safari, but don't understand the motivation for this check:
slate/packages/slate-react/src/components/editable.tsx
Line 701 in 97dbab1
Sorry, something went wrong.
Likely the same issue as #4465. Closing as duplicate.
No branches or pull requests
Do you want to request a feature or report a bug?
Bug
What's the current behavior?
Video: https://share.getcloudapp.com/v1uDQnj4 (you can't see me hitting cmd + v, but trust me I'm doing it).
Browser: Safari - Version 13.1 (15609.1.20.111.8)
OS: Mac
What's the expected behavior?
editor.insertData() should be triggered and the pasted image available for any custom code to execute.
The text was updated successfully, but these errors were encountered: