Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xr/protractor-ngroute-bug

PoC for angular/protractor issue #1641
https://github.com/0xr/protractor-ngroute-bug

Last synced: 4 days ago
JSON representation

PoC for angular/protractor issue #1641

Awesome Lists containing this project

README

        

protractor-ngroute-bug
======================

PoC for angular/protractor issue #1641

Steps to reproduce:

1. Run the application (`npm install; bower update; grunt serve`)
2. Open your console in the development tools for the new browser window
3. Click on de "error link" link
4. Your console will print "angular ready" before "ajax ready"