Skip to content

Playground: Bug: TS Config settings are not shared #1922

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

Closed
Asaf-S opened this issue Jul 4, 2021 · 3 comments
Closed

Playground: Bug: TS Config settings are not shared #1922

Asaf-S opened this issue Jul 4, 2021 · 3 comments
Labels
bug Playground Issues that affect the Playground You Can Do This A ticket which has been greenlighted as will be accepted

Comments

@Asaf-S
Copy link

Asaf-S commented Jul 4, 2021

TS Config settings are not shared

Repro:

  1. Open this link: link.
  2. Click "TS Config" -> Tick the "noFallthroughCasesInSwitch" option so it will be turned on.
  3. See that an error is listed.
  4. Click the "Share" button, and paste it into a new tab.

Expected behavior:

  1. The "noFallthroughCasesInSwitch" option under the "TS Config" option should be turned on.
  2. The error is listed in the example, so others can see it.

Actual behavior:

  1. The "noFallthroughCasesInSwitch" option under the "TS Config" option is turned off.
  2. The error is NOT listed in the example, and I must request others to manually turn it on to see the error.
@Asaf-S Asaf-S added the Playground Issues that affect the Playground label Jul 4, 2021
@orta orta added bug You Can Do This A ticket which has been greenlighted as will be accepted labels Jul 5, 2021
@orta
Copy link
Contributor

orta commented Jul 5, 2021

Yeah, it's definitely not setting the compiler value in the console from the URL here 👍🏻

@orta
Copy link
Contributor

orta commented Jul 19, 2021

I think this will be fixed by #1940

@typescript-bot
Copy link
Collaborator

Hello! As per #2804, we are automatically closing all open issues. Please see #2804 for a description of what issues and PRs can be accepted going forward.

@typescript-bot typescript-bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Playground Issues that affect the Playground You Can Do This A ticket which has been greenlighted as will be accepted
Projects
None yet
Development

No branches or pull requests

3 participants