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

Fix StateInstance recursion bug #16

Closed
darkfrog26 opened this issue Sep 5, 2017 · 2 comments
Closed

Fix StateInstance recursion bug #16

darkfrog26 opened this issue Sep 5, 2017 · 2 comments
Assignees
Labels

Comments

@darkfrog26
Copy link
Contributor

Uncaught java.lang.RuntimeException: Reached top of StateInstance stack!
StateInstanceManager.scala:32:29
StateInstanceManager.scala:32:35 (reactify.instance.StateInstanceManager.get)
AbstractState.scala:14:46 (.$c_Lreactify_Var.$c_Lreactify_AbstractState.value__O)
State.scala:9:9 (reactify.State.get)
AbstractState.scala:5:6 (.{anonymous}())

@darkfrog26 darkfrog26 self-assigned this Sep 5, 2017
@darkfrog26
Copy link
Contributor Author

This has been worked around in 2.1.1 with a warning. Once this has been further investigated this can be closed.

@darkfrog26
Copy link
Contributor Author

darkfrog26 commented Jul 10, 2018

This will be resolved fully in 3.0

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

No branches or pull requests

1 participant