ms-seo
ms-seo copied to clipboard
404 route causes TypeError
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.
+1. The problem is in this function:
https://github.com/DerMambo/ms-seo/blob/master/seo.coffee#L157
+1
I am also seeing this.
+1