On the production domain in Vercel, images fail to load, displaying a 400 (Bad Request) error , while they work fine on the preview deployment (v0
) also work fine on my local environment. Even if i revert back to the version on which they were working still facing the same issue. Also suddenly lots of errors are popping up in the console
https://v0.dev/chat/kanegi-webapp-v8-JAzxDlSfeOX
The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.
You can also use v0 to narrow down the possibilities.
Hello,
Have you tried redeploying from Vercel without cache: Troubleshooting Build Errors ?
Yes I have tried that as well but still doesnt work also previous there was no issue like 2 days back suddenly this issue came up can you look into it i have tried without cache as well @swarnava
Thanks for sharing the console errors. I found some related conversations that may help you identify what’s going wrong in your case.
- How to Fix the "Detected Multiple Renderers Concurrently Rendering the Same Context Provider" Warning in Next.js - DEV Community
- next.js - NextJS - react_devtools_backend_compact.js:13441 Warning: Detected multiple renderers concurrently rendering the same context provider - Stack Overflow
- javascript - What is causing the warning "Unexpected Fiber popped" in my React application? - Stack Overflow
Please give those ideas a try and let us know if any of them solve it for you
Hey thanks for the sharing the links but even after going through them i checked still facing the same issue ay my end can you check ?