ookami-kb / storybook_flutter

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

Some knobs fields stopped working #68

Closed froseman-codex closed 2 years ago

froseman-codex commented 2 years ago

Flutter stable 2.8.1

Cant select knobs parameters after update to 0.10.0. Example, options selector are inactive. image

Another possibly related issue is when I change the text in textfield

ookami-kb commented 2 years ago

Hi,

Options selector should be fixed in 0.10.0+1. Can you please check if it works for you?

Regarding textfield – I cannot reproduce it. Can you try it with the latest version and provide a reproducible example if it still happens?

ookami-kb commented 2 years ago

Closing the issue, feel free to create a new one if the problem persists.