editorjs-hyperlink icon indicating copy to clipboard operation
editorjs-hyperlink copied to clipboard

Doesn't works on Safari

Open Chris4 opened this issue 5 years ago • 3 comments

After the the save button clicked, the window closed and nothing happened.

Chris4 avatar Jan 20 '21 19:01 Chris4

We have the same problem. Click on the save button not working in Safari

Hidoi-Chan avatar Feb 21 '23 07:02 Hidoi-Chan

This issue is related to how Safari handles the anchorElement. In Safari, when a user focuses on an input, the browser removes the selection, causing the anchorElement to become null.

anasalpure avatar Nov 20 '23 14:11 anasalpure