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

Not working with TypeDoc 0.20 #20

Closed
felipecrs opened this issue Mar 5, 2021 · 6 comments
Closed

Not working with TypeDoc 0.20 #20

felipecrs opened this issue Mar 5, 2021 · 6 comments
Labels
typedoc Issue stemming from TypeDoc

Comments

@felipecrs
Copy link

This plugin seems to be amazing, but for some reason it doesn't work here.

us0djoxvCX

I'm opening this issue so I don't forget, I know I'll probably have to provide more information to you, but by looking to my GIF, do you see anything wrong?

@felipecrs felipecrs changed the title Not working here Not working here, and I can't find the root cause Mar 5, 2021
@jonchardy
Copy link
Owner

Are you using Typedoc 0.20.x? It seems something was broken regarding inheritance, as reflections the plugin examines no longer have the inheritedFrom property set. Still seems to work with 0.19.x as a workaround for now.

@jonchardy
Copy link
Owner

I've updated the package to limit the Typedoc peer dependency version and logged TypeStrong/typedoc#1527.

@jonchardy jonchardy added the typedoc Issue stemming from TypeDoc label Mar 5, 2021
@felipecrs
Copy link
Author

Are you using Typedoc 0.20.x?

Yes

Still seems to work with 0.19.x as a workaround for now.

I've updated the package to limit the Typedoc peer dependency version and logged TypeStrong/typedoc#1527.

Ok, thank you. :)

@felipecrs felipecrs changed the title Not working here, and I can't find the root cause Not working with TypeDoc 0.20 Mar 5, 2021
@Gerrit0
Copy link

Gerrit0 commented Apr 23, 2021

I suspect this may be fixed now - TypeStrong/typedoc#1527 has been resolved.

@D4nte
Copy link

D4nte commented May 20, 2021

I've updated the package to limit the Typedoc peer dependency version and logged TypeStrong/typedoc#1527.

Could this change be reverted now that TypeStrong/typedoc#1527 is closed?

@jonchardy
Copy link
Owner

This should be resolved with 1.3. There were some code changes required with the new way Typedoc does things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typedoc Issue stemming from TypeDoc
Projects
None yet
Development

No branches or pull requests

4 participants