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

React Storybook doesn't display component API #5

Closed
daneah opened this issue May 4, 2021 · 0 comments · Fixed by #33
Closed

React Storybook doesn't display component API #5

daneah opened this issue May 4, 2021 · 0 comments · Fixed by #33

Comments

@daneah
Copy link
Member

daneah commented May 4, 2021

Expected behavior
When I use the React Storybook to view a component's documentation, I see its API displayed in the API table on the Docs tab.

Actual behavior
The API table is empty.

Steps to reproduce the issue

  1. Run the React Storybook
  2. Navigate to a component
  3. Navigate to the Docs tab
  4. Observe the empty API table

Pharos version

@pharos/[email protected]

Your environment

  • OS: macOS
  • Browser: Firefox
  • Version: 89.0b6

Additional information
This relates to storybookjs/storybook#14118 and hipstersmoothie/react-docgen-typescript-plugin#30

The API is still properly constructed such that you can make use of an IDE's intellisense features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant