Skip to content

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

Description

@rohanray

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions