Hello, I've removed the setTimeout function as suggested. I'm initilizing Cobi using an Angular app initializer. It still does not update the data in the UI with the data from the stream. I've added a button to trigger the Cobi data stream subscribtion and added some basic logging. As you can see the data stream is being written from the Cobi SDK but the UI is not being updated. You can see for yourself: https://github.com/divid3byzero/ng-cobi-demo. Here is the link to a screen capture: https://vimeo.com/444666788 Regards Bene
... View more