storybookjs/storybook

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

Fechada

#28.512 aberto em 10 de jul. de 2024

 (2 comentários) (1 reação) (0 responsável)TypeScript (10.058 forks)batch import
angularbughelp wantedsev:S3

Métricas do repositório

Stars
 (89.909 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador