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

Application not working with express server #299

Closed
milushov opened this issue Jul 4, 2016 · 7 comments
Closed

Application not working with express server #299

milushov opened this issue Jul 4, 2016 · 7 comments

Comments

@milushov
Copy link
Contributor

milushov commented Jul 4, 2016

When application running with express server: foreman start -f Procfile.express (after this fix) I see the error --
image

Also, I have noticed that exactly on third call of the commentsReducer comments get undefined value and I don't have idea why..

image

@justin808
Copy link
Member

Relates to #298.

We'll try to get this addressed ASAP.

@justin808
Copy link
Member

@milushov The best way to debug this might be to put some print statements in the https://github.com/shakacode/react-webpack-rails-tutorial/blob/master/client/server-express.js file.

@justin808
Copy link
Member

It's fixed here: #313.

However, we need to decide if we should even keep this around. Maybe we should just strip using the express server completely?

@robwise @geoffevason @jbhatab @alexfedoseev Opinions?

@jbhatab
Copy link
Member

jbhatab commented Aug 1, 2016

@justin808 pretty sure we stripped this already.

@justin808
Copy link
Member

@jbhatab I'm not talking about the new app generator. I'm talking about this repo.

@jbhatab
Copy link
Member

jbhatab commented Aug 1, 2016

@justin808 I keep getting faked out by that. Yeah that'd probably be a good idea.

@justin808
Copy link
Member

Fixed in #313.

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

3 participants