Hi all, I pinpoined the problem. It is connected to the core-js polyfill of Symbols. https://github.com/zloirock/core-js/issues/260
This defect is unfortunately unfixable. I wonder if angular2 could also suffer from this defect. Thanks, David On Mon, Nov 21, 2016 at 8:24 PM David Michael Gang <[email protected]> wrote: > Hi Elias, > You are right > I would like to switch to angular 2 but cannot because the program is > written with angular material . Am2 is far from being production ready. > I will try to fix somehow the problem . > If this does not work I will switch either to ngmetadata or plain angular > components > Thanks > David > > > On Monday, November 21, 2016, Sander Elias <[email protected]> wrote: > > Hi David, > > Perhaps you can switch to ngMetadata > <https://github.com/ngParty/ng-metadata>. For myself, I have no real > experience with either of those. If you have used one of them to its full > extent, perhaps you can even port the application to 2 easily? (that is the > idea of both projects, right ;) ) > > Regards > Sander > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Angular" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/1N1yNR9myvc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "Angular" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
