storybookjs/storybook
[Bug]: Angular - Source Code view doesn’t show args mapping
已关闭
#28,512 创建于 2024年7月10日
angularbughelp wantedsev:S3
仓库指标
- 星标
- (89,909 个星标)
- PR 合并指标
- (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