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

Private properties declared in constructor assignment are not documented #2064

Closed
rhuitl opened this issue Sep 28, 2022 · 1 comment
Closed
Labels
bug Functionality does not match expectation

Comments

@rhuitl
Copy link

rhuitl commented Sep 28, 2022

Search terms

constructor assignment, private property / field, not extracted

Expected Behavior

Private properties declared in a constructor assignment should be documented just like protected and public ones.

Actual Behavior

Private properties declared in a constructor assignment are not extracted.

Steps to reproduce the bug

TypeStrong/typedoc-repros#22

One out of the six declared properties is not documented:
Bildschirmfoto 2022-09-28 um 15 38 26

Environment

  • Typedoc version: 0.23.15
  • TypeScript version: 4.8.4
  • Node.js version: v14.20.0
  • OS: MacOS
@rhuitl rhuitl added the bug Functionality does not match expectation label Sep 28, 2022
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Sep 28, 2022

O.o that's a weird one

@Gerrit0 Gerrit0 closed this as completed in 0312504 Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality does not match expectation
Projects
None yet
Development

No branches or pull requests

2 participants