Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

Race condition on small apps/sites #1

Closed
btford opened this issue Jul 3, 2012 · 2 comments
Closed

Race condition on small apps/sites #1

btford opened this issue Jul 3, 2012 · 2 comments
Assignees

Comments

@btford
Copy link
Contributor

btford commented Jul 3, 2012

Instrumentation sometimes does not occur correctly on small apps and sites that load quickly due to a race condition. The instrumentation script must be run after angular.js is loaded, but before angular.bootstrap is called.

@ghost ghost assigned btford Jul 3, 2012
@IgorMinar
Copy link

is there a chrome bug that we can reference?

@btford
Copy link
Contributor Author

btford commented Jul 3, 2012

I think the Chrome APIs are working fine; this is probably my bad. The Chrome guys gave me a few other suggestions for ways to solve this. If those don't work, I'll look for a bug and/or contact them. (updated issue to reflect this)

btford referenced this issue in btford/angularjs-batarang Jul 3, 2012
@btford btford closed this as completed Jul 3, 2012
btford added a commit that referenced this issue Jul 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants