ms-seo icon indicating copy to clipboard operation
ms-seo copied to clipboard

404 route causes TypeError

Open rahulpowar opened this issue 10 years ago • 3 comments

I have a not fully investigated this but when rendering my notFoundTemplate with the current Meteor and Iron Router, this package throws an exception.

This line blows up as Router.current() exists but Router.current().route is undefined.

rahulpowar avatar Jun 12 '15 18:06 rahulpowar

+1. The problem is in this function:

https://github.com/DerMambo/ms-seo/blob/master/seo.coffee#L157

ffxsam avatar Jul 29 '15 16:07 ffxsam

+1

I am also seeing this.

Volodymyr-K avatar Aug 09 '15 09:08 Volodymyr-K

+1

MartinBucko avatar Nov 03 '15 13:11 MartinBucko