Links between publicly shared documents are incorrect when copied via context menu · Issue #7355 · outline/outline · GitHub
More Web Proxy on the site http://driver.im/
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
We should transform internal links as part of presentDocument for public links before sending them to the browser, this can potentially simplify a lot of the link handling on client side too.
The text was updated successfully, but these errors were encountered:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The correct public link is copied
We should transform internal links as part of
presentDocument
for public links before sending them to the browser, this can potentially simplify a lot of the link handling on client side too.The text was updated successfully, but these errors were encountered: