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

can't instantiate the toolbar #1

Open
jmls opened this issue Sep 30, 2013 · 0 comments
Open

can't instantiate the toolbar #1

jmls opened this issue Sep 30, 2013 · 0 comments

Comments

@jmls
Copy link

jmls commented Sep 30, 2013

I get this error when attaching the editor: ($('#editor').simpleHtml5Editor();)

uncaught TypeError: Cannot read property 'format' of undefined

it seems to be at this line of code :

html += '<a href=# class=editor_button data-format=\"' + element[elem]['format'] + '\" data-tag=\"' + element[elem]['tag'] + '\"  >' + element[elem]['name'] + '</a>';
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