having set up EpicEditor, all works fine when I first go to add a piece of content.
the editor shows up fine, and I can type in it, and what not.

when I go to add an image in the default Article content type, the editor disappears. And then I cannot remove the image. I get a popup error that says: "an error occurred while trying to process /file/ajax/field_image/und/0/form-7Qodajiheaih: Editor isn't loaded"

I have to refresh the page to get everything back to normal.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

caponey’s picture

Here are images to show what I mean.

TwoD’s picture

Status: Active » Closed (duplicate)

I think this is caused by the editor not being detached properly before AJAX operations. See #1988128: EpicEditor disappears on any AJAX form operation.

TwoD’s picture

Component: User interface » Editor - EpicEditor
Issue summary: View changes
Related issues: +#2264719: Implement instance methods

Just reassigning.
The change from the above mentioned issue has been included in to the related issue I just posted.