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
In order to get the Storybook v8 upgrade to pass in #67574, I added some action spies, because without them, I was getting these errors for a few stories:
We believe that this isn't an optimal solution, as this feels like a false positive.
So, we should remove those action spies, but to do that we need to learn what really tricks Storybook into causing those errors, and how we can work around it better.
In order to get the Storybook v8 upgrade to pass in #67574, I added some action spies, because without them, I was getting these errors for a few stories:
See these for more details:
We believe that this isn't an optimal solution, as this feels like a false positive.
So, we should remove those action spies, but to do that we need to learn what really tricks Storybook into causing those errors, and how we can work around it better.
cc @ciampo
The text was updated successfully, but these errors were encountered: