Duncan Krebbers
Duncan Krebbers
I've created a pull request with the option to configure which default elements you want to disable. [Check it out here.](https://github.com/editor-js/image/pull/96)
Is there any chance that the pull request for this issue will be merged in to this plugin anytime soon? Would really like to use this.
You can do this with the [custom uploader methods](https://github.com/editor-js/image#providing-custom-uploading-methods), that is how I do it. I take the file that has been selected and send it to my image cropper...
I'm unable to reproduce that error, but the scope of it does not seem to be within my changed code either since I'm only performing an extra path check here....