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

[Bug]: react-docgen-typescript does not show props of components imported from node_modules #220

Open
hieu79115 opened this issue Jan 17, 2025 · 1 comment
Labels
need reproduction A minimal reproduction is needed to troubleshoot the issue.

Comments

@hieu79115
Copy link

Version

System:
    OS: Windows 11 10.0.22631
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
    Memory: 20.34 GB / 39.73 GB
  Browsers:
    Edge: Chromium (131.0.2903.99)
    Internet Explorer: 11.0.22621.3527
  npmPackages:
    storybook-react-rsbuild: ^0.1.8

Details

When using webpack (@storybook/react-webpack5), it worked as expected, after change to rspack (storybook-react-rsbuild), the typescript props do not show anymore
Before:
Image

After - using rspack:
Image

Thank you so much.

Reproduce link

none

Reproduce Steps

execute "yarn storybook"

@fi3ework
Copy link
Member

Please provide a minimal reproduction to help us address the issue, we cannot assist with troubleshooting based on the information currently provided.
Thanks.

Why reproduction is required

@fi3ework fi3ework added the need reproduction A minimal reproduction is needed to troubleshoot the issue. label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need reproduction A minimal reproduction is needed to troubleshoot the issue.
Projects
None yet
Development

No branches or pull requests

2 participants