We are using SharePoint Framework apps with Angular 4.0. The webpart is rendered fine in chrome whereas in IE 11 its rendered blank. A simple SPFx app without angular works fine though. Anyone faced a similar issue?
Hey Chanakya, I am just seeing this. Did you happen to see any errors in the console? Also did you create it using the CLI? There are some polyfills and shims that might be missing in your polyfills.ts file.