V0 right-pane area broken and non-responsive

While working on a NextJS 16 app, the right pane went completely blank. I see websocket errors in the web browser console, but I can no longer interact with my app in the right pane (I can’t see the code or use the visual browser). The chat agent says the project code is still there and intact, but I just can’t interact with it.

I am using Chome (Mac) and have tried incognito mode to help eliminate any potential browser extensions as the issue. I also tried browsers with different underlying engines (Firefox, Safari (webkit)), all with the same result. Because of the websocket error, I thought maybe it was my VPN, so I tried all of the same steps with the VPN disabled. Same result. If I go into another v0 chat that was working previously, everything still works fine for that session/project.

Any ideas? I’d be gratefully thankful.


edit: This screenshot is what is shown when the chat session is first loaded-up and I haven’t typed or clicked anything yet.

Update: It took a few days, but I heard back from tech support and they were able to help me roll back my project to an earlier build (I wasn’t able to do that in the right-pane as all of those features were not working).

Thanks for following up, so the issue here was some runaway code in the preview that was freezing interaction?

Correct. It was unfortunately breaking the v0 platform (I couldn’t use the right-pane to roll back or even commit my current code to git). All good now though.