Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Errors when under heavy use #10

Open
colinmacdonald opened this issue May 13, 2014 · 1 comment
Open

Errors when under heavy use #10

colinmacdonald opened this issue May 13, 2014 · 1 comment
Labels

Comments

@colinmacdonald
Copy link

Uncaught HierarchyRequestError: Failed to execute 'insertBefore' on 'Node': Nodes of type 'HTML' may not be inserted inside nodes of type '#document'. platform.min.js:2
Uncaught TypeError: Cannot read property 'parentNode' of null rich-text-editor.min.js:6

This is getting spammed in the console:

Trying to apply delta to incorrect doc length 
a {startLength: 70, endLength: 71, ops: Array[2], apply: function, applyToText: function…}

n {startLength: 0, endLength: 71, ops: Array[38], savedOpIndex: 38, savedOpOffset: 71…}
@colinmacdonald
Copy link
Author

A larger sample of the delta to incorrect doc length logs:

screenshot 2014-05-13 10 48 35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant