quarto-dev / quarto-dev/q2

hub-client: preview links fail in Safari

Open
#128 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug quarto-hub
Dominant language
Rust
Stars
255
Forks
17
Avg merge
6h 20m
Merged PRs (30d)
109

Description

Clicking on links fails in Safari -> goes to a blank frame.

Example console log:

Blocked script execution in 'https://quarto-hub.com/' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
Refused to display 'https://quarto-hub.com/team-sync/2026-04-15.qmd' in a frame because it set 'X-Frame-Options' to 'DENY'.

No issue in Chrome.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the hub-client preview-link entry point and reproduce the blank frame in Safari using the linked Quarto Hub URL. Compare the sandbox and X-Frame-Options console errors with Chrome behavior. Done means preview links open successfully in Safari without the reported blank frame.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.