You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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 :
Reproduction :
https://stackblitz.com/edit/github-mef1ym?file=nuxt.config.ts,app.vue,package.json
The text was updated successfully, but these errors were encountered: