Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting errors after updating to Ember 2.18 #76

Open
villander opened this issue Feb 6, 2018 · 2 comments
Open

Getting errors after updating to Ember 2.18 #76

villander opened this issue Feb 6, 2018 · 2 comments

Comments

@villander
Copy link

villander commented Feb 6, 2018

route-action.js:17 Uncaught TypeError: Cannot read property 'currentHandlerInfos' of undefined
    at getRoutes (route-action.js:17)
    at getRouteWithAction (route-action.js:22)
    at route-action.js:48
    at runInDebug (index.js:246)
    at Class.compute (route-action.js:47)
    at ClassBasedHelperReference.compute (references.js:405)
    at ClassBasedHelperReference.value (references.js:57)
    at CapturedNamedArguments.value (runtime.js:688)
    at processComponentArgs (process-args.js:11)
    at CurlyComponentManager.create (curly.js:150)

Not sure exactly what the cause may be.

@patcoll
Copy link

patcoll commented Feb 14, 2018

I'm getting the same error. Trying to work through it. Just saw this: #41

@patcoll
Copy link

patcoll commented Feb 14, 2018

For what it's worth, I found upgrading from 2.0.0 to 2.0.6 fixed my problem.

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

No branches or pull requests

2 participants