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

Class components with private members breaks docgen #921

Open
wongbryan opened this issue May 10, 2024 · 0 comments
Open

Class components with private members breaks docgen #921

wongbryan opened this issue May 10, 2024 · 0 comments

Comments

@wongbryan
Copy link

Running docgen on class-based component with private member syntax results in following error:

TypeError: Argument must be an Identifier or a Literal

This is blocking us from scraping component information for documentation for internal meta components. This was supposedly fixed in #346, but I am still seeing the error

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