Open martypowell opened 5 years ago
@mcorasan Sanjay and I are looking at this one and honestly we dont know what needs to be done here. Like what is the actual problem? The screen still loads but its empty so do we want to display a message saying that its a new year and no entries have been made yet or is there something else happening that we are missing?
@danfox01 the issue happens when there are no blog posts to start the year. Due to the nature of how we create paging in the service, when nothing exists, it stops processing data. However, at the start of the new year, there are no blog posts and data stops processing.
The culprit is the StructuredContentApiProvider in the services project.