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: remove protocol-relative URLs from next/image #889

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

gauthier-th
Copy link
Collaborator

@gauthier-th gauthier-th commented Jul 24, 2024

Description

Next.js image component doesn't support protocol-relative URLs, so this PR replaces them to https URLs

Screenshot (if UI-related)

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

  • Fixes #XXXX

Next.js image component doesn't support protocol-relative URLs, so this PR replaces them to https
URLs
@gauthier-th gauthier-th merged commit c80d9a8 into develop Jul 24, 2024
7 checks passed
@gauthier-th gauthier-th deleted the fix-image-protocol-relative-url branch August 24, 2024 12:41
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.

2 participants