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

Clicking on a class in the class list brings me to the inherited/super class instead #17

Closed
aomader opened this issue Jan 31, 2019 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@aomader
Copy link
Contributor

aomader commented Jan 31, 2019

Expected Behavior

Clicking on a class in the class list on the left brings me to the definition of the class.

Actual Behavior

Instead, it sometimes brings me to the inherited/super class. I could not verify which circumstance triggers this issue.

Additional info

  • pdoc version: 0.5.1
@kernc
Copy link
Member

kernc commented Feb 1, 2019

Thank you. Was in the test examples. #19 should fix it.

@kernc kernc added the bug Something isn't working label Feb 2, 2019
@kernc kernc closed this as completed in #19 Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants