You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: