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?
- a zone containing a loop, containing eventlinks Ray Nicholus
- Re: a zone containing a loop, containing eventlinks Ray Nicholus
- Re: a zone containing a loop, containing eventlink... Emmanuel DEMEY
- Re: a zone containing a loop, containing event... Ray Nicholus