Fork me on GitHub
#om
<
2015-07-21
>
okal12:07:48

@nullptr: Hey. Should I expect that init-state will be called with each iteration? Is it a per instance thing? Having trouble with leaking state, and not sure what to make of this line in the docs: > Called only once on an Om component. Implementations should return a map of initial state.

okal12:07:02

It's definitely only being called in the first iteration, but not sure that that should be the case, per documentation.