Figured it out. When using <loop var="cc">, with m04 it started conflicting with composite component, which it didn't before.
Renamed variable to a more appropriate/descriptive name and the errors disappeared.
On Oct 22, 2015, at 11:28 AM, Lenny Primak (tmp) wrote:
> This may be something else that may be affecting this issue,
> I think Weld has some new sideffects in GF 4.1.1
> Thank you.
>
>> On Oct 21, 2015, at 10:16 PM, Lenny Primak (tmp) <lprimak_at_hope.nyc.ny.us> wrote:
>>
>> I am trying to test out m04 on GF 4.1.1 with PrimeFaces 5.2,
>> and PF Ajax dropdown stopped working. The dropdown pops up,
>> but the items look empty (no data where data should be)
>>
>> I don’t have a reproducer (I am testing my company project)
>> but thought someone can take a look, because it’s obvious what’s not working.
>>
>> This is a regression from 2.2.x and 2.3.0m03
>>
>> Thank you
>>
>