watzon / salesforce-angular2-boilerplate

Boilerplate for building an Angular 2 application on the Salesforce platform. Includes the ability to develop locally using the Salesforce REST API
MIT License
34 stars 25 forks source link

On app load SalesforceService.execute method is fired twice #2

Closed watzon closed 8 years ago

watzon commented 8 years ago

This has something to do with the way we're doing the runOutsideAngular inside of the SalesforceService, but it seems to be calling methods twice during the ngOnInit method