storybookjs/storybook
[Bug]: Angular - Source Code view doesn’t show args mapping
Fechada
#28.512 aberto em 10 de jul. de 2024
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
- 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