DashboardHub / PipelineDashboard

Dashboard for your Deployment pipeline https://dashboardhub.io/
https://pipeline.dashboardhub.io/
GNU General Public License v3.0
152 stars 114 forks source link

Cannot read property 'projects' of undefined at new StatsModel (stats.model.ts:29) #1634

Closed webkhushboo closed 4 years ago

webkhushboo commented 4 years ago

When there is no data in database for stats collection, its throwing below console error

 Cannot read property 'projects' of undefined
    at new StatsModel (stats.model.ts:29)
    at MapSubscriber.project (application.service.ts:41)