kadirahq / flow-router

Carefully Designed Client Side Router for Meteor
MIT License
1.09k stars 195 forks source link

Subscripion error after upgrade to Meteor 1.3.2.2 #597

Closed humbertocruz closed 8 years ago

humbertocruz commented 8 years ago

Hello,

Shows the message "You can't use reactive data sources like Session inside the .subscriptions method!" on first loading. And there is no reactive data variables on my routes.js files.

Thx Humberto

abecks commented 8 years ago

See https://github.com/kadirahq/fast-render/issues/166

abernix commented 8 years ago

@humbertocruz Are you using fast-render as well, or just flow-router?