pages-core
pages-core copied to clipboard
Prop type Issue
User Story
Background (Optional)
checkPropTypes.js:20 Warning: Failed prop type: The prop buildLogsData[0].id is marked as required in DownloadBuildLogsButton, but its value is undefined.
in DownloadBuildLogsButton (created by SiteBuildLogs)
in SiteBuildLogs (created by Connect(SiteBuildLogs))
in Connect(SiteBuildLogs) (created by RouterContext)
in div (created by SiteContainer)
in div (created by SiteContainer)
in SiteContainer (created by Connect(SiteContainer))
in Connect(SiteContainer) (created by RouterContext)
in div (created by App)
in App (created by Connect(App))
in Connect(App) (created by RouterContext)
in RouterContext (created by Router)
in Router
in Provider
Acceptance Criteria
- [ ] verify no longer see deprication errors
- [ ] Change made live via deploy federalist
After evaluating, edit this part:
Level of effort - low
Implementation outline (if higher than "low" effort):
- [ ] debug proptype errors