Skip to content

Instantly share code, notes, and snippets.

@puzanov
Last active July 18, 2017 09:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save puzanov/8f050773033c09b5792b66a4324905ff to your computer and use it in GitHub Desktop.
Save puzanov/8f050773033c09b5792b66a4324905ff to your computer and use it in GitHub Desktop.
warning.js:36 Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `AveragePricePage`. See https://fb.me/react-warning-keys for more information.
in AveragePriceChoice (created by AveragePricePage)
in AveragePricePage
in div (created by PatientWizardCnt)
in div (created by PageTemplate)
in div (created by PageTemplate)
in PageTemplate (created by PatientWizardCnt)
in PatientWizardCnt (created by withApollo(PatientWizardCnt))
in withApollo(PatientWizardCnt) (created by Connect(withApollo(PatientWizardCnt)))
in Connect(withApollo(PatientWizardCnt)) (created by Route)
in Route (created by App)
in Switch (created by App)
in div (created by App)
in App (created by Route)
in Route (created by AppRoutes)
in Switch (created by AppRoutes)
in Router (created by BrowserRouter)
in BrowserRouter (created by AppRoutes)
in div (created by AppRoutes)
in AppRoutes
in Router (created by ConnectedRouter)
in ConnectedRouter
in ApolloProvider
in AppContainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment