You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand you correctly, this is a bug in react-docgen and not in Storybook per se.
If you need enum support and you don't want to wait until the issue gets resolved, you can opt out to react-docgen-typescript, which was the default in Storybook 7.
Describe the bug
Storybook Controls component can't display
enum
based props.To Reproduce
Create a React component like this
The property control will not be user editable in Controls tab
System
Additional context
No response
The text was updated successfully, but these errors were encountered: