ifandelse / machina.js

js ex machina - finite state machines in JavaScript
http://machina-js.org/
Other
1.93k stars 147 forks source link

issue 110 - fixed problem where children are not recovered correctly #111

Closed damienwhaley closed 6 years ago

damienwhaley commented 8 years ago

The following changes should resolve the issue raised in #110 .

I've tried to include tests which prove that the problem is resolved.

ifandelse commented 6 years ago

AFAIK, this was resolved with 2.0.0 - keep me posted if not, thanks!