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
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