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
I believe this would be a simple fix by checking for presence of window.parent and in that case using that URL instead of just relative linking. I'd be happy to contribute ASAP.
The text was updated successfully, but these errors were encountered:
Describe the bug
Copying the link of a documentation heading using the 🔗 button copies the link to the preview
iframe.html
URL instead of the main manager URL.Reproduction link
https://rlmibnbglrgithub-aqgk--6006--1b4252dd.local-credentialless.webcontainer.io/?path=/docs/configure-your-project--docs
Reproduction steps
System
Additional context
I believe this would be a simple fix by checking for presence of
window.parent
and in that case using that URL instead of just relative linking. I'd be happy to contribute ASAP.The text was updated successfully, but these errors were encountered: