I am using Iron Router and Router.current().route.getName() to get the route name. Router.current() is only defined on the client.
How to get the current route name on server ?
I am using Iron Router and Router.current().route.getName() to get the route name. Router.current() is only defined on the client.
How to get the current route name on server ?