veliovgroup / Meteor-flow-router-title

Change document.title on the fly within flow-router
https://atmospherejs.com/ostrio/flow-router-title
BSD 3-Clause "New" or "Revised" License
25 stars 4 forks source link

Could I use this with Meteor 1.3? #1

Closed thearabbit closed 8 years ago

thearabbit commented 8 years ago

Could I use this with Meteor 1.3? Please help me.

dr-dimitru commented 8 years ago

This package wasn't tested with Meteor 1.3, yet. But I don't see any limitations here. If you have ability to test it with 1.3, - I'll be very appreciated.

thearabbit commented 8 years ago

Now it work fine

import {FlowRouterTitle} from 'meteor/ostrio:flow-router-title';

new FlowRouterTitle(FlowRouter);