Skip to content

Documentation in lib.decorators is incorrect #60251

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
1 task done
trusktr opened this issue Oct 17, 2024 · 1 comment · Fixed by #60252
Closed
1 task done

Documentation in lib.decorators is incorrect #60251

trusktr opened this issue Oct 17, 2024 · 1 comment · Fixed by #60252
Assignees
Labels
Docs The issue relates to how you learn TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript
Milestone

Comments

@trusktr
Copy link
Contributor

trusktr commented Oct 17, 2024

Acknowledgement

  • I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.

Comment

Described order of execution of initializers added with context.addInitializer() is incorrect.

Reference:

https://github.com/tc39/proposal-decorators?tab=readme-ov-file#adding-initialization-logic-with-addinitializer

Pull Request:

@trusktr
Copy link
Contributor Author

trusktr commented Oct 17, 2024

Note, the PR template states to link to an issue that is in the Backlog (I can't do that).

@trusktr trusktr changed the title Documentation in lib.decorators in incorrect Documentation in lib.decorators is incorrect Oct 17, 2024
@RyanCavanaugh RyanCavanaugh added this to the Backlog milestone Oct 18, 2024
@RyanCavanaugh RyanCavanaugh added Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Docs The issue relates to how you learn TypeScript labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs The issue relates to how you learn TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants