February 12, 2018
Angular Universal XMLHttpRequest is not defined with HttpClient
I’ve recently had an extremely weird application behavior. The application is this server side rendered Angular page. I discovered that the router outlet for this page was empty on the SSR result. I hadn’t noticed before since the site was bootstrapping really fast even without SSR. A quick look into Sentry – which holds our […]
READ MORE