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

[Test Replay] Asset capture doesn't work properly when service workers are initiated from support files #28747

Closed
ryanthemanuel opened this issue Jan 18, 2024 · 1 comment · Fixed by #28748

Comments

@ryanthemanuel
Copy link
Collaborator

Current behavior

If you have a service worker that is initiated from a Cypress support file, (like mock service workers), we are not properly flagging that with the Service Worker Manager and as a result we can't properly capture assets which could cause styles to not render properly in test replay for a given site.

Desired behavior

The assets should be captured properly

Test code to reproduce

I have a PR that is incoming with a new system test that shows the problem

Cypress Version

13.6.3

Node version

v18.15.0

Operating System

any

Debug Logs

No response

Other

No response

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 30, 2024

Released in 13.6.4.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.6.4, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Generally Available
2 participants