This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
"angular never provided resumeBootstrap" pops up #2473
Closed
Description
Since some time we occasionally see "angular never provided resumeBootstrap" in our tests and can't figure out why. We have ng-app
on <html>
and use the latest stable version of Angular 1.2.x
and the latest version of Protractor with Jasmine 1.
I can't really give more information, because it happens very randomly. We don't do manually bootstrapping or something like that. It worked without flaws for a while.