Deselecting Medium Editor Image Upload is not removing corresponding files

If I deselect Medium Editor Image Upload for a medium editor field, the corresponding files:

 <link rel="stylesheet" href="../../../../dmxAppConnect/dmxMediumEditorImageUpload/dmxMediumEditorImageUpload.css">
  <script src="../../../../dmxAppConnect/dmxMediumEditorImageUpload/dmxMediumEditorImageUpload.js" defer=""></script>

are still on the page. This keeps the (+) image button in the filed, but uploading is not working anymore.

 <link rel="stylesheet" href="../../../../dmxAppConnect/dmxMediumEditorImageUpload/dmxMediumEditorImageUpload.css">
  <script src="../../../../dmxAppConnect/dmxMediumEditorImageUpload/dmxMediumEditorImageUpload.js" defer=""></script>

should be deleted if the medium editor add-on image upload is being deselected.

Community Page
Last updated: