storybookjs/storybook

[Bug]: Jitter when changing args on Docs View

Closed

#21,141 opened on Feb 17, 2023

 (2 comments) (0 reactions) (0 assignees)TypeScript (10,058 forks)batch import
addon: docsblock: otherbughelp wanted

Repository metrics

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

Description

Describe the bug

When changing arguments on docs view, the frame flashes. It seems as though there is moment of empty content and height is changing. See video.

https://user-images.githubusercontent.com/15021119/219641791-efd3897c-39d7-40d1-b7d0-66bf5f63dec7.mov

To Reproduce

Change arguments on docs view.

System

No response

Additional context

Using storybook/Vue

Contributor guide