storybookjs/storybook

[Bug]: we get an error when we keep clicking the reset controls button on the controls module

Open

#31797 opened on Jun 17, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (89,909 stars) (10,058 forks)batch import
addon: controlsbughelp wantedsev:S3

Description

Describe the bug

When we keep clicking on the controls module in the documentation, we get an error as below with version v9.0.8

Image

Reproduction link

https://stackblitz.com/github/storybookjs/sandboxes/tree/next/cra/default-js/after-storybook?file=package.json&preset=node

Reproduction steps

1, go to the doc page 2, Keep clicking reset controls button 3, get error

System

no error info

Additional context

No response

Contributor guide