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

Implement toJson #228

Closed
doug-wade opened this issue May 30, 2016 · 0 comments
Closed

Implement toJson #228

doug-wade opened this issue May 30, 2016 · 0 comments
Labels
enhancement New functionality.

Comments

@doug-wade
Copy link
Collaborator

2016-05-30T04:22:54.628Z - error: [react-server.core.renderMiddleware] Error rendering element Unknown message=toJSON() from superagent's API isn't implemented yet., stack=Error: toJSON() from superagent's API isn't implemented yet.
    at Request.(anonymous function) [as toJSON] (/Users/doug.wade/code/react-server/packages/react-server-examples/bike-share/node_modules/react-server/target/server/ReactServerAgent/Request.js:39:10)
    at Object.stringify (native)
    at new StationList (station-list.js:22:34)
    at [object Object].ReactCompositeComponentMixin.mountComponent (/Users/doug.wade/code/react-server/packages/react-server-examples/bike-share/node_modules/react/lib/ReactCompositeComponent.js:148:18)
    at [object Object].wrapper [as mountComponent] (/Users/doug.wade/code/react-server/packages/react-server-examples/bike-share/node_modules/react/lib/ReactPerf.js:66:21)
    at Object.ReactReconciler.mountComponent (/Users/doug.wade/code/react-server/packages/react-server-examples/bike-share/node_modules/react/lib/ReactReconciler.js:37:35)
    at [object Object].ReactCompositeComponentMixin.mountComponent (/Users/doug.wade/code/react-server/packages/react-server-examples/bike-share/node_modules/react/lib/ReactCompositeComponent.js:225:34)
    at [object Object].wrapper [as mountComponent] (/Users/doug.wade/code/react-server/packages/react-server-examples/bike-share/node_modules/react/lib/ReactPerf.js:66:21)
    at /Users/doug.wade/code/react-server/packages/react-server-examples/bike-share/node_modules/react/lib/ReactServerRendering.js:42:38
    at ReactServerRenderingTransaction.Mixin.perform (/Users/doug.wade/code/react-server/packages/react-server-examples/bike-share/node_modules/react/lib/Transaction.js:136:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New functionality.
Projects
None yet
Development

No branches or pull requests

2 participants