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
Seeing the same issue here in Storybook 8.6.3. I've had to add some notes to my docs for now to explain why props explicitly set to false aren't showing up in the code examples.
Describe the bug
I have props that are
true
by default and when I set them tofalse
I expect them to be set tofalse
in the show code section.Reproduction link
Reproduction steps
No response
System
Additional context
No response
The text was updated successfully, but these errors were encountered: