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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When I render a Mosaic layout in react I receive the following error:
Warning: Each child in a list should have a unique "key" prop.
Check the render method of
InternalMosaicWindow
. It was passed a child from MosaicComponent. See https://reactjs.org/link/warning-keys for more information.at RemoveButton (http://localhost:3000/static/js/vendors-node_modules_react-mosaic-component_lib_index_js.c1881da8.js:9979:42)
at InternalMosaicWindow (http://localhost:3000/static/js/vendors-node_modules_react-mosaic-component_lib_index_js.c1881da8.js:9371:47)
at ConnectedInternalMosaicWindow (
Beta Was this translation helpful? Give feedback.
All reactions