yeg-relief / youcanbenefit

YouCanBenefit is a web application that increases social benefit program discoverability for people of lesser means and their allies.
https://youcanbenefit.edmonton.ca
MIT License
13 stars 9 forks source link

Program is not fetched if programs have not been cached yet #110

Closed CodyGramlich closed 5 years ago

CodyGramlich commented 5 years ago

browse-cannot-retrieve-program

When you navigate to the program details of a program before the programs are cached, a request is not sent to get the program details of that program. We have code that is supposed to do this in programs-service.service.ts, but it's not working properly.