Skip to content

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

Closed as not planned
Closed as not planned
@Asaf-S

Description

@Asaf-S

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PlaygroundIssues that affect the PlaygroundYou Can Do ThisA ticket which has been greenlighted as will be acceptedbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions