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

Handler with name ‘i’ already exists - No go on Chrome #18

Open
rohanray opened this issue Jul 2, 2016 · 0 comments
Open

Handler with name ‘i’ already exists - No go on Chrome #18

rohanray opened this issue Jul 2, 2016 · 0 comments

Comments

@rohanray
Copy link

rohanray commented Jul 2, 2016

Facing this issue : http://stackoverflow.com/questions/36031706/middleware-stack-js31-uncaught-error-handler-with-name-route-already-exists

The solution is to use iron:middleware-stack@1.1.0

Currently iron-routing package has a dependency on iron:router@1.0.9 as seen here

Can we upgrade this dependency to iron:router@1.0.13 which internally has dependency on iron:middleware-stack@1.0.11 as seen here

This should resolve the dependency while downloading iron-routing package and its dependencies.

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

1 participant