-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Failed: unknown error: Cannot read property 'get' of undefined / Angular hybrid JIT #4438
Comments
Seems like adding |
Is the first page a non-angular page? Because with your "fix" you are disabling the waiting for Angular. If it is fixed for you with your provided solution can the issue be closed? |
My index page is manually bootstrapped AngularJs page with one root component. I don't think this solution is something that can be expected. |
Do you have an example project? |
My index file:
app component:
botstrap:
|
Hi @Macstyg I was more looking for an example project on Github where I can look at the testcode and try to debug it for you. Is that possible? |
Hi @wswebcreation |
Bug report
I've got error while trying to run test on my hybrid 1.6/4.3 angular app.
With others urls this confing below works just as expected, but if I try to run on my app it Failed.
8.2.1
5.1.2
4.3.1/1.6.4
chrome=61.0.3163.31
Mac OS X 10.12.6 x86_64
The text was updated successfully, but these errors were encountered: