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

Component comment not parsed in class-style components #1455

Open
joaopluis opened this issue Jan 4, 2023 · 0 comments
Open

Component comment not parsed in class-style components #1455

joaopluis opened this issue Jan 4, 2023 · 0 comments

Comments

@joaopluis
Copy link

Current behavior

When using TS and Class-style components, the "global" component comment is not parsed (displayName, description, etc).

To reproduce

https://github.com/joaopluis/docgen-error-example

Fresh vue-cli project with styleguidist CLI plugin.
Deployed at https://github.com/joaopluis/docgen-error-example

Expected behavior

In this example, HelloWorld should be label "Hello World Component".

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

No branches or pull requests

1 participant