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
The two have different stack traces but it's likely the it is same root cause of being in an invalid state. The referenced commit fixes this one's for sure, given the reproduction steps.
Error when trying to redo new line/paragraph
quill.js:5216 Uncaught TypeError: leaf.position is not a function
Steps for Reproduction
Enter
Cmd+Z
Cmd+Shift+Z
Expected behavior: correct redoing of new line
Actual behavior: no new line and error in console
Platforms: Firefox 47, Firefox 49a and Chrome 51 on OS X 10.11.5
Version: 1.0.0-beta.6
The text was updated successfully, but these errors were encountered: