PoC for angular/protractor issue #1641
Steps to reproduce:
- Run the application (
npm install; bower update; grunt serve
) - Open your console in the development tools for the new browser window
- Click on de "error link" link
- Your console will print "angular ready" before "ajax ready"