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

Fixed registerRoutes never resolving promise from express-server.js #563

Merged

Conversation

codingcircus
Copy link
Contributor

Bugfix for version 2.0.0 of electrode-react-webapp

When trying out the newest version of electrode-react-webapp with an express server, I noticed the promise chain in the electrodeServer configuration in express-server.js was never resolved, since you didn't call the supplied callback function.

@jchip jchip merged commit 434a261 into electrode-io:master Sep 26, 2017
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

Successfully merging this pull request may close these issues.

2 participants