I\'m trying to create a Singleton service in Angular 9 which a component relies on for displaying data, and another component updates the data in the service.
I\'ve b