For DevSummit update the esri-loader version along with any other updates including Angular. Also look at switching the JS API css to use setDefaultOptions({ css: true }); Hopefully previous component life-cycle issues have been resolved in Angular 8, need to test it.
For DevSummit update the esri-loader version along with any other updates including Angular. Also look at switching the JS API css to use
setDefaultOptions({ css: true });
Hopefully previous component life-cycle issues have been resolved in Angular 8, need to test it.