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

Fix image url with cloud providers II #104

Merged
merged 4 commits into from Jan 24, 2024

Conversation

DavidJasik
Copy link
Contributor

What does it do?

This PR updates the StrapiUploadAdapter.js plugin to check for a full image url before prefixing backendUrl to an uploaded image url for src-set, when Strapi has enabled responsive friendly upload in Media Library.

Why is it needed?

Correction of previous PR #78

@ahsetiaki
Copy link

This change is needed, I currently using it but using https://github.com/ds300/patch-package to change it temporarily

@nshenderov nshenderov merged commit 8f313fd into nshenderov:master Jan 24, 2024
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

Successfully merging this pull request may close these issues.

Invalid URLs in uploaded images srcset (for images copied ou uploaded directly in the editor)
3 participants