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

Enable interactions debugger when creating sandboxes #19971

Closed
wants to merge 1 commit into from

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Nov 25, 2022

Issue: N/A

What I did

This PR adds changes to main.js -> features when creating a sandbox, to improve our debugging experience.
It sets interactionsDebugger to true so we always have it enabled for the sandboxes.

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@yannbf yannbf added the build Internal-facing build tooling & test updates label Nov 25, 2022
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM! Any idea what's going on with CI?

@yannbf
Copy link
Member Author

yannbf commented Nov 29, 2022

Closing this in favor of #20004

@yannbf yannbf closed this Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Internal-facing build tooling & test updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants