As usual, I posted when I should have spent a couple more minutes thinking about the problem. Please disregard.
On Fri, Jul 20, 2012 at 9:28 AM, Ray Nicholus <rnicho...@widen.com> wrote: > I have a zone on a parent component. This zone contains a loop. The loop > references another component, which itself contains a loop. This final > loop creates eventlinks which reference the zone on the parent component. > When one of these eventlinks are triggered, the zone on the parent > component "refreshes". However, the eventlinks now think the zone is null, > so an ajax request does not occur when triggering one of the eventlinks > again. Any idea how I can fix this?