I have a problem using ui:repeat nested in each other where I\'d like to call a listener. I have also tried c:forEach instead, but got the same pro
ui:repeat
c:forEach
This is a known Mojarra issue related to broken state management of <ui:repeat>. Specifically this issue is reported as issue 1817 and fixed since Mojarra 2.1.15.
<ui:repeat>
Upgrade your Mojarra version. It's currently already at 2.1.19.