Prevent editor creation on detached element #4461
Labels
core
The issue is caused by the editor core code.
status:confirmed
An issue confirmed by the development team.
type:feature
A feature request.
Milestone
Type of report
Feature request
Provide description of the new feature
Prevent editor creation while targeting element is detached from DOM.
Also, we could add tracking, whenever the element will be attached - then the editor will be automatically created.
Some frameworks may 'hide' targeting element by detaching it - then we get some unexpected errors (like in #4390 )
The text was updated successfully, but these errors were encountered: