Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image delete not working with imageManagerDeleteURL #36

Closed
libjosep opened this issue Feb 22, 2018 · 2 comments
Closed

Image delete not working with imageManagerDeleteURL #36

libjosep opened this issue Feb 22, 2018 · 2 comments

Comments

@libjosep
Copy link

I need to delete an uploaded image from my server if image is removed from editor. I have the following in the config
imageManagerDeleteURL : myServer + '/delete-upload'
When I remove the image, it is removed from editor, but no request to server is made.

@stefanneculai
Copy link
Contributor

@libinjoseph are you removing the image via the image manager or by clicking the image and hitting the remove button?

@novikov1337danil
Copy link

@libinjoseph are you removing the image via the image manager or by clicking the image and hitting the remove button?

The request is not sent to the server in both cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants