Changes between Initial Version and Version 1 of Ticket #16898, comment 4
- Timestamp:
- Mar 15, 2017, 4:09:11 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16898, comment 4
initial v1 1 Hi Swiderski, I have tried even masking panel till the CKEditor is fully initialized to avoid above JS error. But, able to reproduce the same issue once I click another editor section quickly just after unmasking panel on instance ready of CKEditor. Please find below code snippe dused and let me know what should be the fix of this.1 Hi Swiderski, I have tried even masking panel till the CKEditor is fully initialized to avoid above JS error. But, able to reproduce the same issue once I click another editor section quickly just after unmasking panel on instance ready of CKEditor. Please find below code snippet used and let me know what should be the fix of this. 2 2 3 3 CKEDITOR.on('instanceReady',function(e){