Anytime I try to go into one of my projects this I get this error. What gives???
Repro.
Same thing happening for me.
Hi Vercel team,
Whenever I log in to v0.dev and click the Projects tab, the page immediately shows the following console error:
Minified React error #185; visit https://react.dev/errors/185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Uncaught Error: Minified React error #185;
Maximum update depth exceeded.
See Minified React error #185 – React for details.
Steps to reproduce
- Log in to https://v0.dev
- Click “Projects” in the left-hand navigation
→ The browser instantly displays Minified React error #185 every single time.
What I’ve tried so far
Workaround | Result |
---|---|
Clear localStorage / sessionStorage for v0.dev |
Still shows the error |
Incognito window (Chrome 137) | Same error |
No combination of these steps has ever opened the Projects view successfully.
Environment
Item | Value |
---|---|
Browser | Chrome 137.0.7151.68 (Official Build) (arm64) |
OS | macOS 15.5 (24F74) |
Vercel account type | Premium |
# of projects | 5 (projects have never been deleted) |
Questions
- Is this a known issue with the Projects view in v0.dev?
- Is there a permanent fix or ETA on a patch?
Thanks!
Hi @dsasakibusiness, welcome to the Vercel Community!
I’m sorry that you are facing this issue. I’m unable to recreate this now.
Can you try again and see if the error persists? Have you tried using an incognito browser window or clearing all cache/cookies from your browser?
What is this error? I don’t see it in the documentation
An Error Occurred
Minified React error #185; visit https://react.dev/errors/185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
that’s a react error not a v0 error.
it literally gives you a link to documentation for the error.
@edsanchez-5535 @gosixtyfive can you also confirm if this issue is still happening?
No longer happening for me.