hub-client: preview links fail in Safari
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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