Skip to content
New issue

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

"Invalid index" with multi-cursor module #353

Closed
dmonad opened this issue Apr 28, 2015 · 0 comments
Closed

"Invalid index" with multi-cursor module #353

dmonad opened this issue Apr 28, 2015 · 0 comments

Comments

@dmonad
Copy link

dmonad commented Apr 28, 2015

When using the "multi-cursor" module, you may get an Error "Invalid index" in Editor.prototype.getBounds. You can recreate this error in the example on the homepage: First, create a cursor in the top editor. Then, delete all the content in the bottom editor (with forward-delete, hit it multiple times).

This is a major bug for me, because the delete operation, that causes this Error, is not processed anymore.

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

No branches or pull requests

2 participants