Opened 11 years ago
Closed 11 years ago
#11738 closed Bug (invalid)
Ckeditor Contents getting deleted
Reported by: | Anoop | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
We have been working on ckeditor and at times we came across an issue which doesnot allow the contents typed in ckeditor fields to be saved. At this time we were getting Uncaught TypeError: Cannot call method 'getSelection' of undefined ckeditor.js:307 in console. It is not occurring every time. Chrome Version 33.0.1750.154 browser version.
This is not happening by default. We test such things heavily.
This is 99,99% your implementation error.
NOTE: This can be third-party script conflicting with CKEditor code. Please tries disabling them one by one to see when and if error stops occurring.