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?
Hi Beau,
Thanks for the reply.
Yes I’m getting “Out of stack space”. I understand I’m missing some polyfills. But is there any document that I could refer to?
Did you check your pollyfill.ts to see if the entries are in there. Sometimes they are commented out.