Skip to content

It delete the image on the view but not on Cloudinary #1

Description

@thor-n

Hi

It delete the image on the view but not on Cloudinary

But howto dele a image on Cloudinary when push the delete button?

The component only have:

`deleteImage () {
this.$emit('delete', this.imgPublicId)
this.$emit('input')
this.imgPublicId = null

}`

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions