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

Requests sent from extra tabs are missing headers #28641

Closed
chrisbreiding opened this issue Jan 4, 2024 · 1 comment · Fixed by #28671
Closed

Requests sent from extra tabs are missing headers #28641

chrisbreiding opened this issue Jan 4, 2024 · 1 comment · Fixed by #28671
Assignees

Comments

@chrisbreiding
Copy link
Contributor

Current behavior

Any requests sent from a page loaded in a new tab do not include headers set on the request.

Desired behavior

Requests sent from a new tab should include all headers.

Test code to reproduce

  • Open new tab in test
  • Load page
  • Page sends XHR/fetch request with headers
  • Check Network tab, the headers are missing

Cypress Version

13.6.2

Node version

18.15.0

Operating System

MacOS 13.6.2

Debug Logs

No response

Other

No response

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 17, 2024

Released in 13.6.3.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant