-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workingpackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint websitewebsite: playground
Description
Before You File a Bug Report Please Confirm You Have Done The Following...
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
- I have searched for related issues and found none that matched my issue.
- I have read the FAQ and my problem is not listed.
Relevant Package
website
Playground Link
https://typescript-eslint.io/play/#code=MYewdgziA2CmB00QHMAUByAEraSAEA7iAE7QAmAhOgJRA
Expected Result
The code
tab should show console.log('Hello world!')
.
Actual Result
For a brief moment, the code
tab flashes with ààà
.
Additional Info
The bug only appears if the ts
hash parameter is missing. If ts=5.4.3
is added to the hash, the issue does not occur.
Versions
Latest live website
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workingpackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint websitewebsite: playground