Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

[routerTree] Cannot read property 'name' of undefined #848

Closed
aitboudad opened this issue Dec 1, 2016 · 11 comments
Closed

[routerTree] Cannot read property 'name' of undefined #848

aitboudad opened this issue Dec 1, 2016 · 11 comments
Assignees

Comments

@aitboudad
Copy link

I get the following error for an app that doesn't use angular/router

Cannot read property 'name' of undefined

selection_042

@souldreamer
Copy link

Same error (no router either), but my error message is way less to the point

@stevenkampen
Copy link
Contributor

Thanks for reporting this guys. @souldreamer Yours looks like it might be a different issue, but I will look into it and create another issue if need be. We will likely do a release at end of day tomorrow, so with any luck this should be solved for you then.

@souldreamer
Copy link

@stevenkampen Might just be a separate issue, don't currently have time to whittle it down. I put the current project it appears in on github though if someone feels like looking at the issue more: https://github.com/souldreamer/noti-cli-configurator

@stevenkampen
Copy link
Contributor

@souldreamer Ah thanks. That will speed things up a lot.

@stevenkampen
Copy link
Contributor

@aitboudad I can't reproduce your issue with a bare app created by the cli. Any chance you can provide a repo where it exists?

@aitboudad
Copy link
Author

@stevenkampen
Copy link
Contributor

@aitboudad Ok, thanks!

@stevenkampen
Copy link
Contributor

@aitboudad The fix for this issue has just been released in Augury v1.2.6. You should see it in the chrome web store imminently.

@aitboudad
Copy link
Author

@stevenkampen many thanks :)

@lmssrinivas
Copy link

Still facing the same issue..

Uncaught TypeError: Cannot read property 'name' of undefined at Object.exports.functionName (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:4453:19) at chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8717:24 at Array.map (native) at getDependencies (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8716:24) at Object.exports.transform (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8623:24) at chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8630:48 at Array.forEach (native) at transformChildren (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8629:19) at Object.exports.transform (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8648:14) at chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8630:48 at Array.forEach (native) at transformChildren (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8629:19) at Object.exports.transform (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8648:14) at chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8630:48 at Array.forEach (native) at transformChildren (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8629:19) at Object.exports.transform (chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8648:14) at chrome-extension://elgalmkoelokbchhkhacckoklkejnhcd/build/backend.js:8630:48

@stevenkampen
Copy link
Contributor

@lmssrinivas Are you using ng-material-dropdown? If so, then we're tracking this issue here. Otherwise, can you open a new issue with steps to recreate or possibly a link to a repo which exhibits it? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants