storybookjs/storybook

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

Fermée

#28 512 ouverte le 10 juil. 2024

 (2 commentaires) (1 réaction) (0 personne assignée)TypeScript (10 058 forks)batch import
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

  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

Guide contributeur