1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript89,909 stars (89,909 stars)10,058 forks (10,058 forks)batch import
addon: backgroundsbughelp wantedsev:S3
説明
Describe the bug
Storybook 6:

Storybook 7:

To Reproduce
No response
System
No response
Additional context
No response
- Issue 種別
- bug
- 調査方針
- Investigate the addon backgrounds source code (located in the `addons/backgrounds` directory) to understand why the background button is not rendered in docs mode. Compare the rendering logic between story mode and docs mode, looking for conditional statements that may hide the button. Review any recent changes to the addon that could affect visibility. Consult Storybook's documentation for docs mode limitations.