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?

Reply via email to