Skip to content

TypeScript compiler error that breaks transitions in tutorials. #1128

Closed
@AndrewJakubowicz

Description

@AndrewJakubowicz

Found while manually testing out the whole site #1127. Then confirmed the issue is in production.

Impact of issue is that while navigating the Learn tutorials a certain section may break and stop working until the user refreshes the page.
I have not root caused the issue, and why it appears on only certain tutorials and certain direction navigations.

Repros

  • Build a tooltip element: Progressing from Step 8 -> Step 9.
  • Build a word viewer!: Progressing from Step 2 -> Step 1.

Every other tutorial does not have this issue. (Manually checked both forward and backwards navigation).

Investigation

The error message matches microsoft/TypeScript#49738. A possible solution may be updating TypeScript.

I am not able to reproduce this issue on local dev, only preview environments and production.
A repro is possible on Firefox.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions