Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve signed captureImage / diffImage URLs #108

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Sep 17, 2023

Depends on https://github.com/chromaui/chromatic/pull/7731

📦 Published PR as canary version: 0.0.78--canary.108.9cd47c7.0

✨ Test out this PR locally via:

npm install @chromaui/[email protected]
# or 
yarn add @chromaui/[email protected]

@ghengeveld ghengeveld requested review from tmeasday and weeksling and removed request for tmeasday September 17, 2023 09:49
@linear
Copy link

linear bot commented Sep 17, 2023

AP-3479 Snapshot images fail with 401 due to privacy settings (Safari)

After creating a new branch, applying some changes to a random component, committing those changes, and running the tests the addon fails to show the updated snapshot with the incoming change in the Safari browser.

vt-addon-no-preview-safari.png

Checking the dev tools It shows a 401 error, however copying and pasting the URL in a new Safari window loads the URL without any issues.

vt-addon-no-preview-safari-dev-tools.png

See the following Slack conversation for context.

Update: Turning OFF "prevent cross site tracking" 'fixes' the issue:

image.png

@ghengeveld ghengeveld requested a review from tmeasday September 17, 2023 09:49
Copy link
Member

@tmeasday tmeasday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghengeveld ghengeveld merged commit b2d2eec into main Sep 18, 2023
@ghengeveld ghengeveld deleted the ghengeveld/ap-3479-snapshot-images-fail-with-401-due-to-privacy-settings-safari branch September 18, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants