storybookjs/storybook
在 GitHub 查看[Bug]: Angular - Source Code view doesn’t show args mapping
Open
#28,512 创建于 2024年7月10日
angularbughelp wantedsev:S3
仓库指标
- Star
- (89,909 star)
- PR 合并指标
- (平均合并 7天 22小时) (30 天内合并 184 个 PR)
描述
Describe the bug
The source view always shows the element rendered without any properties.
Reproduction steps
- Create a story for an Angular components
- Write a story with some arguments defined for the component
- Go to the autodocs page and open the Source code view
- The args aren't shown
Additional context
No response