Angular 10, TypeError in browser console, but no error in build
问题 No code changes done, upgraded to Angular 10, everything works except a feature. There were no build errors, but in browser console able to see below error. I guess this may be related to angular.core, rxjs, but unclear..appreciate your help. core.js:4197 ERROR TypeError: templateRef.createEmbeddedView is not a function at ViewContainerRef.createEmbeddedView (core.js:10092) at NgTemplateOutlet.ngOnChanges (ng_template_outlet.ts:65) at NgTemplateOutlet