Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Stopped rendering server side #77

Open
preppypiet opened this issue Apr 11, 2017 · 3 comments
Open

Stopped rendering server side #77

preppypiet opened this issue Apr 11, 2017 · 3 comments

Comments

@preppypiet
Copy link

preppypiet commented Apr 11, 2017

Hi, great library, thanks! I think a recent (as in last day or so) change in one of the node libraries used by the project is causing server-side rendering to fail. I haven't had a chance to take a look at exactly what's going on, and I have no idea yet what library is causing this, but you can reproduce it by cloning this repo, make install and make serve. In your browser, disable javascript for the page and you'll see an empty page returned from server when refreshing the page. This is happening on both linux and macos for me. I know it's something client-side, because I had an old bundle.js produced a day or two ago in another folder, and by dropping it in, it worked again. Something in the webpack output has changed I think. I'll look into this some more to see where exactly the issue is occurring, but thought I'd let you know in case you might have any ideas? I can see that if I remove the in toString.js, the app renders server side again. The issue is probably something related to the redux store.

@olebedev
Copy link
Owner

Hi,
yup, unfortunately client-side deps have changed dramatically so the project could not even start correctly. I will fix this asap, but have no chance to predict when it can happen. B/c of lack of time. I would be really appreciate if some good man will help with this issue.

@preppypiet
Copy link
Author

I'd love to help! I should have some time this weekend to take a proper look and see what's going on. Can't promise anything, but I'll take a look as soon as I can.

@senthilsivanath
Copy link

Resolving all JS warnings, got the server side compilation again.

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

No branches or pull requests

3 participants