[BUG] VS Code extension crashes with React error #185 when opening remote session from Past Conversations
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When trying to open a remote (web) Claude Code conversation from the Past Conversations → Remote tab in VS Code, the extension crashes with:
Error rendering content: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
The panel shows "Something went wrong — Re-launch the extension to continue." Reloading the window and fully quitting/reopening VS Code both produce the same error.
Environment:
VS Code extension: 2.1.92 (darwin-x64)
Claude Code CLI: 2.1.90
macOS Darwin 25.3.0
What Should Happen?
The remote conversation should load and be resumable locally.
Error Messages/Logs
Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings
Steps to Reproduce
Run a Claude Code session on the web (claude.ai/code) that creates a branch and commits
Open VS Code with Claude Code extension
Open Past Conversations → Remote tab
Click the remote session to open it
Extension crashes with React #185
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
Claude Code CLI: 2.1.90
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗