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
I'm using the CSF2 way of setting up stories in my project and I'm no longer able to pass values from the stories args to my components since the values in the $props object are undefined.
I can't find any information about this not being backwards compatible so I'm assuming that this is a bug.
Describe the bug
I'm using the CSF2 way of setting up stories in my project and I'm no longer able to pass values from the stories args to my components since the values in the $props object are undefined.
I can't find any information about this not being backwards compatible so I'm assuming that this is a bug.
To Reproduce
System
Additional context
No response
The text was updated successfully, but these errors were encountered: