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
Warning: Failed prop type: The prop `active` is marked as required in `<<anonymous>>`, but its value is `undefined`.
in Unknown (created by MobileLayout)
in MobileLayout
in div (created by Context.Consumer)
in Styled(div)
in Unknown
in Unknown (created by SizeMeRenderer(Component))
in SizeMeReferenceWrapper (created by SizeMeRenderer(Component))
in SizeMeRenderer(Component) (created by SizeMe(Component))
in SizeMe(Component) (created by Manager)
in ThemeProvider (created by Manager)
in Manager (created by Context.Consumer)
in Location (created by QueryLocation)
in QueryLocation (created by Root)
in LocationProvider (created by Root)
in HelmetProvider (created by Root)
in Root
Upgraded Storybook from 5.2.4 to 5.2.6. This warning message appears in browser's console when I open the page in mobile view. It doesn't appear on desktop or in version 5.2.4.
To Reproduce
Steps to reproduce the behavior:
Visit Storybook locally
Change device type in Chrome Dev tools to mobile
Reload the page
See error
Expected behavior
No warnings should appear in console. Like it was in 5.2.4.
Describe the bug
Upgraded Storybook from 5.2.4 to 5.2.6. This warning message appears in browser's console when I open the page in mobile view. It doesn't appear on desktop or in version 5.2.4.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No warnings should appear in console. Like it was in 5.2.4.
Screenshots
N/A
Code snippets
N/A
System:
System:
OS: Windows 10
CPU: (8) x64 Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
Binaries:
Node: 12.13.0 - C:\Program Files\nodejs\node.EXE
npm: 6.12.1 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: 44.18362.449.0
Chrome: 78.0.3904.97 (Official Build) (64-bit)
Firefox: 70.0.1 (64-bit)
Additional context
package.json
The text was updated successfully, but these errors were encountered: