diff --git a/app/d/[slug]/CommentsShell.tsx b/app/d/[slug]/CommentsShell.tsx index 76f2634..56dde5f 100644 --- a/app/d/[slug]/CommentsShell.tsx +++ b/app/d/[slug]/CommentsShell.tsx @@ -1003,11 +1003,13 @@ export default function CommentsShell(props: Props) {
+ {/* allow-popups (+ escape-sandbox): the overlay opens the doc's links in a new + tab rather than navigating this frame, which X-Frame-Options sites refuse. */}