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

Error when editing: Uncaught TypeError: Cannot call method 'transform' of undefined #22

Open
danwinkler opened this issue Sep 10, 2013 · 0 comments

Comments

@danwinkler
Copy link

To reproduce:
(can reproduce at http://ot.substance.io/demo/)

  1. Go to page, clear all text from editor, close window.
  2. Open page in two windows (with Chrome inspector or other tool open).
  3. Type one character (I used "a") in editor in one window
  4. Type one character in editor in other window.
  5. Error is thrown

Sometimes if you keep typing the following error is thrown many times:

Uncaught Error: Both operations have to have the same base length

From the user perspective, there appears to be no issue. Maybe it's not actually worth fixing?

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

No branches or pull requests

1 participant