storybookjs/storybook
[Bug]: Angular - Source Code view doesn’t show args mapping
Fermée
#28 512 ouverte le 10 juil. 2024
angularbughelp wantedsev:S3
Métriques du dépôt
- Stars
- (89 909 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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