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
vendors~main.manager.bundle.js:84538 Warning: Encountered two children with the same key, `pages-wallet-start-up--start-up`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
at div
at Styled(div)
at http://localhost:6006/vendors~main.manager.bundle.js:24729:26
at div
at Styled(div)
at http://localhost:6006/vendors~main.manager.bundle.js:24989:51
at div
at http://localhost:6006/vendors~main.manager.bundle.js:25247:24
at div
at http://localhost:6006/vendors~main.manager.bundle.js:30446:23
at div
at Styled(div)
at Downshift (http://localhost:6006/vendors~main.manager.bundle.js:25860:26)
at http://localhost:6006/vendors~main.manager.bundle.js:29742:24
at div
at Styled(div)
at Spaced (http://localhost:6006/vendors~main.manager.bundle.js:22685:19)
at Styled(Spaced)
at div
at div
at div
at div
at OverlayScrollbarsComponent (http://localhost:6006/3.manager.bundle.js:69:27)
at Suspense
at Scroller (http://localhost:6006/vendors~main.manager.bundle.js:16021:25)
at Styled(Scroller)
at nav
at Styled(nav)
at http://localhost:6006/vendors~main.manager.bundle.js:30485:29
at ManagerConsumer (http://localhost:6006/vendors~main.manager.bundle.js:14879:28)
at div
at Styled(div)
at Sidebar (http://localhost:6006/vendors~main.manager.bundle.js:22044:28)
at Layout (http://localhost:6006/vendors~main.manager.bundle.js:22216:5)
at WithTheme(Layout)
at http://localhost:6006/vendors~main.manager.bundle.js:22544:20
at div
at Styled(div)
at http://localhost:6006/vendors~main.manager.bundle.js:34677:23
at ReferenceWrapper (http://localhost:6006/vendors~main.manager.bundle.js:115369:5)
at SizeMeRenderer (http://localhost:6006/vendors~main.manager.bundle.js:115422:29)
at SizeAwareComponent (http://localhost:6006/vendors~main.manager.bundle.js:115499:9)
at ThemeProvider
at http://localhost:6006/vendors~main.manager.bundle.js:34842:25
at ManagerConsumer (http://localhost:6006/vendors~main.manager.bundle.js:14879:28)
at EffectOnMount (http://localhost:6006/vendors~main.manager.bundle.js:14868:24)
at ManagerProvider (http://localhost:6006/vendors~main.manager.bundle.js:14729:5)
at Location (http://localhost:6006/vendors~main.manager.bundle.js:3145:23)
at QueryLocation (http://localhost:6006/vendors~main.manager.bundle.js:35676:24)
at LocationProvider (http://localhost:6006/vendors~main.manager.bundle.js:3165:5)
at r (http://localhost:6006/vendors~main.manager.bundle.js:21490:5365)
at Root (http://localhost:6006/vendors~main.manager.bundle.js:34824:23)
printWarning @ vendors~main.manager.bundle.js:84538
The text was updated successfully, but these errors were encountered:
Bug Info
related issue: storybookjs/storybook#14481
How to reproduce?
cd packages/dashboard
pnpm run storybook
The text was updated successfully, but these errors were encountered: