storybookjs/storybook

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

已关闭

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

 (2 条评论) (1 个反应) (0 位负责人)TypeScript (10,058 个派生)batch import
angularbughelp wantedsev:S3

仓库指标

星标
 (89,909 个星标)
PR 合并指标
 (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

贡献者指南