ookami-kb / storybook_flutter

A storybook for Flutter widgets.
https://pub.dev/packages/storybook_flutter
MIT License
284 stars 63 forks source link

Text knobs keeps state of previous story #106

Closed bbischler closed 1 year ago

bbischler commented 1 year ago

I found a bug where the text knob keeps the content of the previously selected story. This is also reproducible in the demo of storybook_flutter. I noticed that this only happens when the text buttons are in the same place in the list of buttons. (Example the first button in each story). See the gif that was captured: storybook_bug