Applies to:
Summary
Issue: Iframe previews appear blank in the Braintrust UI with no visible error message. Mixed content errors (HTTP content loaded on HTTPS pages) or other web errors prevent iframes from rendering but are only visible in the browser console. Cause: The UI does not currently surface web errors or iframe loading failures to the user interface. Resolution: Check the browser console for mixed content errors or other web errors that explain why the iframe failed to load.Resolution Steps
Diagnose blank iframe issues
Step 1: Open browser developer console
PressF12 (Windows/Linux) or Cmd+Option+I (Mac) to open developer tools.