Next.js Discord

Discord Forum

Next/Image incorrectly escaping image urls with querystring in them

Unanswered
Saarloos Wolfdog posted this in #help-forum
Open in Discord
Saarloos WolfdogOP
We're also experiencing this same issue https://github.com/vercel/next.js/discussions/37340#discussioncomment-10363136

It appears not to be an issue in the browser but more with how bots and other tools parse out urls.
Resulting in server calls to images that require a "w" parameter but do not provide it.

0 Replies