SKLINET / strapi-plugin-tinymce

11 stars 18 forks source link

Fix image upload issue with strapi #26

Closed batmanhit closed 8 months ago

batmanhit commented 1 year ago

When the url is returned by /api/upload endpoint, it was not handling it properly and was adding the wrong blob stuff.

batmanhit commented 1 year ago

@Sklico @vajajak @jbednar97 Please review this PR that fixes the image upload issue. When the url is returned by /api/upload endpoint, it was not handling it properly and was adding the wrong blob stuff.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sklico commented 8 months ago

Hi @batmanhit, thanks for you PR, in the meantime, we've fixed this in the 1.0.7. version.