Closed matthew-andrews closed 10 years ago
What if a fruitmachine module instance isn't in the DOM yet, or alternatively if child instances aren't in the DOM but the parent is.
Wouldn't this make things more complex?
This would break server side rendering. On 18 Aug 2014 14:23, "Orange Mug" notifications@github.com wrote:
What if a fruitmachine module instance isn't in the DOM yet, or alternatively if child instances aren't in the DOM but the parent is.
Wouldn't this make things more complex?
— Reply to this email directly or view it on GitHub https://github.com/ftlabs/fruitmachine/issues/82#issuecomment-52490748.
And stop using in-memory for fm events.
Get bubbling for free :)