Atlaskit editor-core - How to intregrate custome file upload funcatioanlity with MediaProvider?

We’re using @atlaskit/editor-core legacyImageUploadProvider in our project for custom file Upload functionality. But it’s not working If we want to insert media with the type “/media” in the Atlaskit editor. No insertion is happening with the legacyImageUploadProvider.

So, how can we achieve legacyImageUploadProvider as an alternate way to insert an image with the type “/media” in an Editor?

Thanks,
Varis Khan

1 Like