I am building some components that work inside of SharePoint. Every SharePoint page provides an object on page load called _spPageContextInfo that provides details about the user, the site, etc. When I attempt to use this object in an Angular2 service I get "Cannot find Name". Is there anything I can do inside the code to get rid of the error? It should be fine at runtime I am just sick of seeing errors everywhere.
-- 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.
