Skip to content

Instantly share code, notes, and snippets.

@jhades
Created May 12, 2016 08:15
Show Gist options
  • Select an option

  • Save jhades/81a4a1b80c529ea4863d8c01d5501c2a to your computer and use it in GitHub Desktop.

Select an option

Save jhades/81a4a1b80c529ea4863d8c01d5501c2a to your computer and use it in GitHub Desktop.
Debugging Angular Applications via the Console
ng.probe($0)
ng.probe($0).componentInstance
ng.probe($0)._debugInfo._view.changeDetectorRef.detectChanges()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment