Changes between Initial Version and Version 1 of Ticket #11747, comment 3


Ignore:
Timestamp:
May 20, 2014, 1:16:49 PM (11 years ago)
Author:
Gadi Cohen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11747, comment 3

    initial v1  
    1 Ok in my case at least (in case this helps anyone), `$(el).val(value)` was being called just before the destroy.  So the promise was returning after the editor was destroyed, hence the error.
     1Ok in my case at least (in case this helps anyone), `$(el).val(value)` was being called just before the destroy.  So the promise was returning after the editor was destroyed, hence the error.  (It related back to the overridden jQuery `val()` and how `setData()` is called).
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy