outr / reactify

The first and only true Functional Reactive Programming framework for Scala.
MIT License
86 stars 4 forks source link

Fix StateInstance recursion bug #16

Closed darkfrog26 closed 6 years ago

darkfrog26 commented 7 years ago

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 commented 7 years ago

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

darkfrog26 commented 6 years ago

This will be resolved fully in 3.0