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
With the latest round of webpack upgrades, storybook seems to have broken. I did work through the noted migration steps locally, but still no luck as I get the common TypeError: Cannot read property 'tapAsync' of undefined error that others are hitting. Maybe a future storybook upgrade will fix it?
The text was updated successfully, but these errors were encountered:
With the latest round of webpack upgrades, storybook seems to have broken. I did work through the noted migration steps locally, but still no luck as I get the common
TypeError: Cannot read property 'tapAsync' of undefined
error that others are hitting. Maybe a future storybook upgrade will fix it?The text was updated successfully, but these errors were encountered: