editorjs-hyperlink
editorjs-hyperlink copied to clipboard
Doesn't works on Safari
After the the save button clicked, the window closed and nothing happened.
We have the same problem. Click on the save button not working in Safari
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.