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 does not work with Meteor 1.4.2.1 #10

Open
catimos opened this issue Nov 15, 2016 · 0 comments
Open

SSR does not work with Meteor 1.4.2.1 #10

catimos opened this issue Nov 15, 2016 · 0 comments

Comments

@catimos
Copy link

catimos commented Nov 15, 2016

@arunoda
Hi
I have a meteor app with flowrouter-ssr and react which was working (so far) to generate ssr until I updated meteor to latest release 1.4.2.1 . With this version 'show page source' on browser does not have any html elements in tag except script tags for meteor packages. I cannot guess till what previous version of meteor it was working and it is difficult to downgrade as well.

You have any idea how is this effect related to meteor version update ?

I also tried the sample here for SSR. On updating meteor version on the sample to Meteor 1.4.2.1, the 'show html page source' does not display the react div with the html source. The body tag does not have any element except script tags for meteor packages.

It was working previously with Meteor 1.3-beta.11 (the sample as downloaded works)

Why SSR stopped with meteor update to newer version ?

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