This line presents an issue: https://github.com/ccorcos/meteor-transitioner/blob/0b3342a67fd963fc8625b0e5af69ca25321c193d/lib/transitioner.coffee#L82 When I navigate to a non-existent route in my Meteor app, this shows up in the console: > TypeError: Cannot read property 'getName' of undefined
This line presents an issue:
meteor-transitioner/lib/transitioner.coffee
Line 82 in 0b3342a
When I navigate to a non-existent route in my Meteor app, this shows up in the console: