fix(outputs): incorrect rendering #68

Open
opened 2026-03-26 16:05:45 +00:00 by chartgerink · 0 comments
Owner

https://researchequals.com/outputs/05394dae-f060-4c64-8375-a295034f95ac

this path is not being rendered correctly.

<iframe src="https://view.officeapps.live.com/op/embed.aspx?src=%2Fapi%2Ffiles%2F7ddbe72c-949c-4c45-9dfc-d01624951804" style="width: 100%; overflow: hidden; height: 95vh; border: medium;" title="Output content" id="content-iframe"></iframe>

it seems like the src link is relative instead of including the domain itself.

https://researchequals.com/outputs/05394dae-f060-4c64-8375-a295034f95ac this path is not being rendered correctly. ``` <iframe src="https://view.officeapps.live.com/op/embed.aspx?src=%2Fapi%2Ffiles%2F7ddbe72c-949c-4c45-9dfc-d01624951804" style="width: 100%; overflow: hidden; height: 95vh; border: medium;" title="Output content" id="content-iframe"></iframe> ``` it seems like the src link is relative instead of including the domain itself.
Sign in to join this conversation.
No description provided.