microsoft / microsoft/TypeScript-Website
There was an issue getting the example, bad URL? at "example/advanced-classes"
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 1.5k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 7
Description
https://www.typescriptlang.org/play?strictFunctionTypes=false&q=106#example/advanced-classes
display in the browser:
// There was an issue getting the example, bad URL? Check the console in the developer tools
https://www.typescriptlang.org/play?strictFunctionTypes=false&q=106#example/advanced-classes
was linked in
https://www.typescriptlang.org/play?strictFunctionTypes=false&q=106#example/generic-functions
Clicking the "Follow link (ctrl + click)" of "// example:advanced-classes" at the bottom of
https://www.typescriptlang.org/play?strictFunctionTypes=false&q=106#example/generic-functions
the browser URL will become:
https://www.typescriptlang.org/play?strictFunctionTypes=false&q=106#example/advanced-classes
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the error using the provided TypeScript Playground URLs, starting with the generic-functions example and following the advanced-classes link. Inspect the browser developer-tools console and compare the two example URLs; done means the advanced-classes example loads instead of showing the bad-URL message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100