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

Recursive types cause runtime exception while decoding json. #677

Closed
maxgurewitz opened this Issue Jul 30, 2016 · 2 comments

Comments

Projects
None yet
3 participants
@maxgurewitz
Contributor

maxgurewitz commented Jul 30, 2016

I'm getting a runtime exception while decoding json to a recursively defined type. My use case is that I'm implementing a web app with nested comments, which I'm defining with recursive types. Make sure to open your developer console while running the provided example.

Please let me know if there's anything else I can do to help debug.

@process-bot

This comment has been minimized.

Show comment
Hide comment
@process-bot

process-bot Jul 30, 2016

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot commented Jul 30, 2016

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@jvoigtlaender

This comment has been minimized.

Show comment
Hide comment
@jvoigtlaender

jvoigtlaender Jul 31, 2016

Contributor

Closing as duplicate, for example of #664.

Contributor

jvoigtlaender commented Jul 31, 2016

Closing as duplicate, for example of #664.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment