Somewhere between upgrading from Angular2 beta 1 to beta 17, I stopped getting console errors from Angular2 for HTML formatting issues that were causing things to break.
For instance, if Visual Studio changes an "ngIf" to "ngif" (no longer camelcase) the directive stops working. In beta 1 and prior, I got a useful console error message for this. In angular 2 beta 15 and later, NOTHING. Please help! How do I turn these very helpful error messages back on? I still get stack traces for some angular issues in the console log, but some have gone away. -- You received this message because you are subscribed to the Google Groups "AngularJS" 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.
