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
ckeditorerror.js:46 Uncaught CKEditorError: model-position-after-root: You cannot make a position after root. Read more: https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/error-codes.html#error-model-position-after-root
{"root":{"name":"$clipboardHolder","children":[{"name":"heading3","children":[{"data":"Static methods"}]},{"attributes":{"listIndent":0,"listType":"bulleted"},"name":"listItem"},{"name":"paragraph"},{"name":"heading2","children":[{"attributes":{"bold":true,"linkHref":"https://ckeditor.com/docs/ckeditor5/latest/api/module_editor-classic_classiceditor-ClassicEditor.html#static-function-create"},"data":"create"},{"data":"( sourceElementOrData, config ) → Promise"}]},{"name":"paragraph"},{"attributes":{"listIndent":0,"listType":"bulleted"},"name":"listItem"}]}}
at Function._createAfter (http://localhost:8125/ckeditor5-core/tests/manual/article.js:57581:10)
at Model.createPositionAfter (http://localhost:8125/ckeditor5-core/tests/manual/article.js:50950:60)
at Writer.createPositionAfter (http://localhost:8125/ckeditor5-core/tests/manual/article.js:64035:21)
at viewToModelListItemChildrenConverter (http://localhost:8125/ckeditor5-core/tests/manual/article.js:85088:26)
at UpcastDispatcher.viewModelConverter (http://localhost:8125/ckeditor5-core/tests/manual/article.js:84628:24)
at UpcastDispatcher.fire (http://localhost:8125/ckeditor5-core/tests/manual/article.js:107972:29)
at UpcastDispatcher._convertItem (http://localhost:8125/ckeditor5-core/tests/manual/article.js:43814:9)
at UpcastDispatcher._convertChildren (http://localhost:8125/ckeditor5-core/tests/manual/article.js:43845:24)
at UpcastDispatcher.<anonymous> (http://localhost:8125/ckeditor5-core/tests/manual/article.js:44481:54)
at UpcastDispatcher.fire (http://localhost:8125/ckeditor5-core/tests/manual/article.js:107972:29)
The text was updated successfully, but these errors were encountered:
Paste the following HTML to the editor:
An error is thrown:
The text was updated successfully, but these errors were encountered: