You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently typing something at the end of a link node works different across both browsers. On Safari, characters are appended to the link, on Chrome, characters are inserted after the link.
Browser versions:
Safari: Version 12.0 (14606.1.36.1.9)
Chrome: Version 70.0.3538.77
This is happening on iOS too (I can confirm version 12 and 11.4), both Chrome and Safari since they use the same engine.
Happy to working on this if someone could point me out some piece of code to look at.
Do you want to request a feature or report a bug?
Bug report
What's the current behavior?
Currently typing something at the end of a link node works different across both browsers. On Safari, characters are appended to the link, on Chrome, characters are inserted after the link.
Browser versions:
Happy to working on this if someone could point me out some piece of code to look at.
http://g.recordit.co/TbPB0wP34G.gif
What's the expected behavior?
Links should behave the same on both browsers.
The text was updated successfully, but these errors were encountered: