Class components with private members breaks docgen #921
Open
Description
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
Metadata
Assignees
Labels
No labels