storybookjs/storybook

[Bug]: Composition - type of ComposedRef is missing `expanded` property

Open

#21,512 opened on Mar 9, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (10,058 forks)batch import
bugcompositionhelp wantedsev:S3

Repository metrics

Stars
 (89,909 stars)
PR merge metrics
 (Avg merge 7d 22h) (184 merged PRs in 30d)

Description

Describe the bug

reported by @yannbf during QA:

The expanded field from the refs property from the StorybookConfig type does not exist, even though the property exists and works, and is shown in the documentation

To Reproduce

No response

System

No response

Additional context

No response

Contributor guide