Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fastrender support #18

Open
aronsuarez opened this issue Sep 19, 2015 · 0 comments
Open

fastrender support #18

aronsuarez opened this issue Sep 19, 2015 · 0 comments

Comments

@aronsuarez
Copy link

I trying to add fastrender to my app.

i becoming the following error:

W20150919-10:28:28.581(2)? (STDERR) error on fast-rendering path: / ; error: TypeError: Object [object Object] has no method 'subscribe'
W20150919-10:28:28.582(2)? (STDERR)     at [object Object].FlowRouter.route.subscriptions (app/routes/home.js:3:42)
W20150919-10:28:28.582(2)? (STDERR)     at Context.<anonymous> (packages/kadira:flow-router/server/plugins/fast_render.js:30:1)
W20150919-10:28:28.582(2)? (STDERR)     at packages/meteorhacks:fast-render/lib/server/routes.js:72:1
W20150919-10:28:28.582(2)? (STDERR)     at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
W20150919-10:28:28.582(2)? (STDERR)     at Object._processRoutes (packages/meteorhacks:fast-render/lib/server/routes.js:71:1)
W20150919-10:28:28.582(2)? (STDERR)     at FastRender.handleRoute (packages/meteorhacks:fast-render/lib/server/routes.js:48:1)
W20150919-10:28:28.582(2)? (STDERR)     at doCall (packages/meteorhacks:picker/lib/implementation.js:98:1)
W20150919-10:28:28.583(2)? (STDERR)     at [object Object].PickerImp._processRoute (packages/meteorhacks:picker/lib/implementation.js:92:1)
W20150919-10:28:28.583(2)? (STDERR)     at processNextRoute (packages/meteorhacks:picker/lib/implementation.js:60:1)
W20150919-10:28:28.583(2)? (STDERR)     at processNextRoute (packages/meteorhacks:picker/lib/implementation.js:62:1)

how can i fix this?

thanks for help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant