storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.62k stars 9.31k forks source link

addon-toolbars: Changing controls seems to be remounting components each time #13374

Open sami616 opened 3 years ago

sami616 commented 3 years ago

Is this expected behaviour? Im wondering if perhaps this has something to do with my setup - either way it's problematic for testing animations. 👍🏼

ndelangen commented 1 year ago

Yes this is likely the intended behavior.

@sami616 could you verify this is still the case in 7.0 beta?