Image component crashes in combination with turbopack for webp images. Processing image failed unable to decode image data #75085
Labels
Image (next/image)
Related to Next.js Image Optimization.
Turbopack
Related to Turbopack with Next.js.
Link to the code that reproduces this issue
https://github.com/KilianB/Turbopack-webp-bug
To Reproduce
npm run dev
and the application will crashCurrent vs. Expected behavior
An image is shown on the page, it does not crash when using turbopack
Provide environment information
Which area(s) are affected? (Select all that apply)
Turbopack, Image (next/image)
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
No response
The text was updated successfully, but these errors were encountered: