Support » Plugin: WP Editor » Javascript Error when settings left blank

  • Resolved Iamdez

    (@iamdez)


    When you setup wp-editor and you leave blank any of the following:

    – Theme Editor/Plugin Editor
    – Tab Size
    – Indent Size
    – Font Size

    The following javascript error occurs:

    Uncaught SyntaxError: Unexpected token ,

    theme: theme,
                      lineNumbers: true,
                      indentUnit: ,

    Looks like the defaults don’t insert themselves. This seems to be a long running bug since I tried installing 1.2.1 & 1.2.2 with these same settings and it failed then as well. Don’t know why the boxes were blank when I loaded it up.

    https://wordpress.org/plugins/wp-editor/

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Javascript Error when settings left blank’ is closed to new replies.