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

SSR broken when using cloned package #507

Closed
rikonor opened this issue Jan 29, 2016 · 1 comment
Closed

SSR broken when using cloned package #507

rikonor opened this issue Jan 29, 2016 · 1 comment

Comments

@rikonor
Copy link

rikonor commented Jan 29, 2016

Hi,

I've noticed the following issue with the ssr branch.

If I install the package through atmoshphere, server-side rendering works as expected.

When using a local copy of flow-router-ssr, though, it seems that server-side rendering outputs an empty response with no actual page content (only header and script tags).

By local copy I mean that I cloned the repo into packages, checked out the ssr branch, changed the package name to tmp:flow-router-ssr and ran meteor add tmp:flow-router-ssr.

@rikonor
Copy link
Author

rikonor commented Feb 1, 2016

This was related to an additional package which I had installed. After fixing the issue with the other package this is resolved for me.

@rikonor rikonor closed this as completed Feb 1, 2016
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