You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: preview proxy now handles CSS/JS with absolute paths
Added Referer header parsing to extract sandbox ID for static assets
that use absolute paths like /_next/static/... without the sandbox prefix.
This fixes broken CSS/styles in preview iframes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments