storybookjs/storybook

[Bug]: Angular - Source Code view doesn’t show args mapping

Open

#28,512 创建于 2024年7月10日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)TypeScript (10,058 fork)batch import
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

  1. Create a story for an Angular components
  2. Write a story with some arguments defined for the component
  3. Go to the autodocs page and open the Source code view
  4. The args aren't shown

image

Additional context

No response

贡献者指南