Skip to content

IPX provider is breaking image source query parameters resulting in failing SSG #944

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

Open
Predota opened this issue Aug 24, 2023 · 0 comments

Comments

@Predota
Copy link

Predota commented Aug 24, 2023

Issue :

Instagram is protecting their media URLs with query parameters.
When using nuxt generate, IPX is encoding the source breaking the query parameters in the process.

Nuxt project info :


  • Operating System: Linux
  • Node Version: v16.20.0
  • Nuxt Version: 3.6.5
  • Nitro Version: 2.6.0
  • Package Manager: [email protected]
  • Builder: vite
  • User Config: modules, image
  • Runtime Modules: @nuxt/[email protected]
  • Build Modules: -

Reproduction :

https://stackblitz.com/edit/github-mef1ym?file=nuxt.config.ts,app.vue,package.json

@Predota Predota changed the title IPX provider is breaking image source resulting in failing SSG IPX provider is breaking image source query parameters resulting in failing SSG Aug 24, 2023
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

No branches or pull requests

1 participant