-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Hey,
I can't get the SCEditor to work properly. It displays the editor correctly, but it doesn't write anything in the JSON file.
The console in Chrome gives me this error:
Uncaught TypeError: Cannot read property 'open' of null - jquery.sceditor.min.js:2
If I check the value of the textarea in the DOM it holds the correct value of the newly typed data, but when i run the editor.getValue(), it doesn't get the new data.
Can you help me solve this problem? :)
Metadata
Metadata
Assignees
Labels
No labels