Skip to content
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

Documentation in lib.decorators is incorrect #60251

Open
1 task done
trusktr opened this issue Oct 17, 2024 · 1 comment · May be fixed by #60252
Open
1 task done

Documentation in lib.decorators is incorrect #60251

trusktr opened this issue Oct 17, 2024 · 1 comment · May be fixed by #60252

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 trusktr linked a pull request Oct 17, 2024 that will close this issue
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant