christiaan / tinymce-codemirror

Development moved to gitlab.com/tinymce-plugins/tinymce-codemirror
https://gitlab.com/tinymce-plugins/tinymce-codemirror
Apache License 2.0
71 stars 29 forks source link

Uncaught TypeError: Cannot read property 'saveCursorPosition' of undefined #27

Closed pankajadhyapak closed 5 years ago

pankajadhyapak commented 7 years ago

hey trying to add this plugin but getting this error on clicking source code menu

groovenectar commented 7 years ago

For now, you can just make sure to specify some configuration options for it.

See the config example here: https://github.com/christiaan/tinymce-codemirror#configuration

thomich commented 7 years ago

Hello

can't reproduce, even if i don't have a config for it.. default config will be used.. but i will add/update configuration part in readme.

regards thomi

idnovate commented 6 years ago

Fixed #38