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

Duplicate declarations in class hierarchy #2327

Closed
JaylyDev opened this issue Jul 2, 2023 · 1 comment
Closed

Duplicate declarations in class hierarchy #2327

JaylyDev opened this issue Jul 2, 2023 · 1 comment
Labels
bug Functionality does not match expectation

Comments

@JaylyDev
Copy link

JaylyDev commented Jul 2, 2023

Search terms

hierarchy duplicate

Expected Behavior

Duplicate declarations should not appear in hierarchy.

Actual Behavior

image

Duplicate declarations in class hierarchy appears when using entryPointStragetry "packages".

Steps to reproduce the bug

This occurs in my repo scriptapi-docs, but I attached hierarchy-dupe.zip which includes a smaller reproduction.

Extract zip and run typedoc on the root of the zip directory, not the lib folder.

Environment

  • Typedoc version: v0.24.8
  • TypeScript version: v5.0 and v5.1
  • Node.js version: v18.16.0
  • OS: Windows 10
@JaylyDev JaylyDev added the bug Functionality does not match expectation label Jul 2, 2023
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Jul 7, 2023

Thanks for the very simple reproduction! It made tracking that down very easy.

@Gerrit0 Gerrit0 closed this as completed in 8fb9011 Jul 7, 2023
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