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

KaTeX Parse error #1737

Closed
arrocke opened this issue Oct 4, 2017 · 0 comments
Closed

KaTeX Parse error #1737

arrocke opened this issue Oct 4, 2017 · 0 comments

Comments

@arrocke
Copy link
Contributor

arrocke commented Oct 4, 2017

Steps for Reproduction

  1. Visit quilljs.com.
  2. In the quill demo editor try to add a formula.
  3. Type something invalid like \f.
  4. Click save

Expected behavior:

Some kind of notification to the user that their formula was invalid.
This could take several forms:

  • They are not able to click save unless formula is valid
  • Show the formula as typed to indicate that it could not be parsed. This is what Dropbox paper does. That is the image below.

screen shot 2017-10-04 at 9 44 03 am

Actual behavior:

Nothing is added to the screen and and error is logged to the console.

Platforms:

I don't think this is a browser specific issue, but I'm running OS X 10.12.6 and Chrome 61.0.3163.100

Version:

1.2.6

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

2 participants