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

"headers" not respected for embedded Sandbox #7919

Open
colinrobertbrooks opened this issue Aug 9, 2024 · 0 comments
Open

"headers" not respected for embedded Sandbox #7919

colinrobertbrooks opened this issue Aug 9, 2024 · 0 comments

Comments

@colinrobertbrooks
Copy link

colinrobertbrooks commented Aug 9, 2024

Issue Description

When passing the headers option to an embedded Sandbox, the supplied headers are not set in the UI. Potentially related to #7685.

Link to Reproduction

https://codesandbox.io/p/devbox/nostalgic-chebyshev-shhcqq

Reproduction Steps

  • Run yarn start
  • In the embedded sandbox, open the "Headers" tab and see the headers have not been set
  • In the options, set embed: false
  • In the linked sandbox, open the "Headers" tab and see the headers have been set
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

No branches or pull requests

1 participant