<div dir="ltr"><div class="gmail_extra">ad) taglib
<br><br></div><div class="gmail_extra">The problem is in the second part: div.visible-xs  <br><a class="" href="https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L55">https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L55</a>
<br>
<br>If we remove it, everything starts to work okay, so the problem must be in attributesRepeat.xhtml<br></div><div class="gmail_extra"><a class="" href="https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L79">https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L79</a>
<br>
<br>that included templates use another approach then the ones on top: attributesDataTable.xhtml<br><a class="" href="https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L34">https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L34</a>
<br>
<br>I think the problem is with ui:repeat and as the stacktrace suggests.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I propose to minimize a sample for reproduction and report it in RF issue tracker.<br>

</div></div>