Skip to content

Adding config="options" causes errors #43

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

Closed
npearson72 opened this issue Feb 12, 2015 · 1 comment
Closed

Adding config="options" causes errors #43

npearson72 opened this issue Feb 12, 2015 · 1 comment

Comments

@npearson72
Copy link

Once I specify options, the styling on the font colors breaks. Same with other pull down menus, like the justification buttons.

When I highlight text and apply a color by selecting it off the color pallet menus, I get this console error:
Uncaught SyntaxError: Unexpected token u

Seems to be a parsing error.

Using the undo buttons throws:

Uncaught NotFoundError: Failed to execute 'setStart' on 'Range': The node provided was null.

This might be caused by the textsize option. Seems it's been deprecated and rolled into a plugin:

http://summernote.org/#/features#plugin

Speaking of which, does angular-summernote support plug-ins?

@npearson72
Copy link
Author

Hmm, got it working now after using the configs in this post:

#15

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