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
If I go directly to the Playroom tab (ie, navigate directly to the "https://my/storybook?path=/story&tab=storybook/playroom/tab") then the page fails to load with an error:
Cannot destructure property 'codeUrl' of '_[p]' as it is undefined
This appears to map to line 23 of Tab.tsx
Storybook version: 8.2.6
Addon version: 6.0.0
The text was updated successfully, but these errors were encountered:
If I go directly to the Playroom tab (ie, navigate directly to the "https://my/storybook?path=/story&tab=storybook/playroom/tab") then the page fails to load with an error:
Cannot destructure property 'codeUrl' of '_[p]' as it is undefined
This appears to map to line 23 of Tab.tsx
Storybook version: 8.2.6
Addon version: 6.0.0
The text was updated successfully, but these errors were encountered: