Thanks, that's helpful. I think that 'two components not in the same heartbeat' is really the reason, however I don't quite understand how to make them work in the same heartbeat and if that's even possible.
Both components are rendered inside a zone, and the second one is a Bootstrap Affix, which should be updated as user navigates the form (which contains a lot of input fields). On Wed, May 20, 2015 at 10:43 AM, Lance Java <lance.j...@googlemail.com> wrote: > Can you include your template? Perhaps the two components are not within > the same heartbeat. > > Depending on your use case, you might need a container component to invoke > a method on a child at some later stage. Take a look at parallel / > parallelContainer for inspiration > > http://t5stitch-lazan.rhcloud.com/paralleldemo > -- Ilya Obshadko