We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since I've updated to 1.1.1 I get this error: (1.1.0 was fine)
quill.js:2890 Uncaught TypeError: Cannot read property '0' of undefined(…) fix_cursor @ quill.js:2890 diff_main @ quill.js:2531 Delta.diff @ quill.js:2397 (anonymous function) @ quill.js:3549update @ quill.js:3558 (anonymous function) @ quill.js:1702modify @ quill.js:2083 (anonymous function) @ quill.js:1701 emit @ quill.js:4913emit @ quill.js:4801 update @ quill.js:6043 (anonymous function) @ quill.js:1141
Steps for Reproduction
backspace
Expected behavior: No error
Actual behavior: Error
Platforms: macOS Sierra, Chrome Version 54.0.2840.71 (64-bit)
Version: 1.1.1
The text was updated successfully, but these errors were encountered:
Caused by this PR: jhchen/fast-diff#2
Sorry, something went wrong.
e384521
fix slab#1067
fac9592
ac5bce6
No branches or pull requests
Since I've updated to 1.1.1 I get this error: (1.1.0 was fine)
Steps for Reproduction
backspace
to delete the textExpected behavior:
No error
Actual behavior:
Error
Platforms:
macOS Sierra, Chrome Version 54.0.2840.71 (64-bit)
Version:
1.1.1
The text was updated successfully, but these errors were encountered: