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 after using Link formatting #708

Closed
sachinrekhi opened this issue May 25, 2016 · 0 comments
Closed

Error after using Link formatting #708

sachinrekhi opened this issue May 25, 2016 · 0 comments

Comments

@sachinrekhi
Copy link
Contributor

If I add a formatted link to an empty Quill document, then press enter at the end of the line and add text to the subsequent line, I get an error in the console and the subsequent line text is not added.

Steps for Reproduction

  1. Go to beta.quilljs.com
  2. Add http://www.sachinrekhi.com to empty editor
  3. Select the full text, press the link formatting button, specify url as http://www.sachinrekhi.com
  4. Place cursor at the end of the now-linkified line
  5. Press enter
  6. Enter "test" on next line

Expected behavior:
test will appear on the next line with no errors

Actual behavior:
test does not show up and the console has the following error:

screen shot 2016-05-25 at 11 44 24 am

Platforms:
Chrome 50 on Mac 10.11

Version:
Quill 1.0 Beta 3

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