Duplicate Editor insert image issue

Siropu

Well-known member
Affected version
2.1.3
Since upgrading to the latest XF version (2.1.3), there is a new editor issue when using the insert image editor button.
Chrome error:
Uncaught DOMException: Failed to execute 'setStartAfter' on 'Range': the given Node has no parent editor-compiled.js?_v=17e9ff98:128
Firefox error:
InvalidNodeTypeError: The supplied node is incorrect or has an incorrect ancestor for this operation. editor-compiled.js:128

To reproduce, initiate editor on a custom page.
 
I do not believe the issue persists if this hotfix is applied:
 
Back
Top Bottom