Christian Müller
Results
2
issues of
Christian Müller
Consider http://jsfiddle.net/Jwtfc/5/ We construct a component tree consisting of a super component and a sub component but forget to spool the observation in the subcomponent. After destroying the parent component...
enhancement
Neither synchronous state transitions nor state transition callbacks seem to work when using guards
3
When using guards for asynchonous stuff like requests in methods like render/prepare, and changing the state of the component to visible, the callback is called before the guard even finishes....
question