RE: [EXTERNAL] Binding inside the html property has stopped working

2023-02-13 Thread Maria Jose Esteve
Hi Brian, thanks for replying. Yes, they did work and I really liked it 😝 If Josh said he can't make it compatible, I would do it as you tell me with the html attribute directly. Thx. Hiedra -Mensaje original- De: Brian Raymes Enviado el: lunes, 13 de febrero de 2023 20:19 Para: de

RE: [EXTERNAL] Binding inside the html property has stopped working

2023-02-13 Thread Brian Raymes
I don't believe bindings work within CDATA blocks? This should work: Brian -Original Message- From: Maria Jose Esteve Sent: Monday, February 13, 2023 10:33 AM To: dev@royale.apache.org Subject: [EXTERNAL] Binding inside the html property has stopped working Greetings to all, After

RE: Binding inside the html property has stopped working

2023-02-13 Thread Maria Jose Esteve
Sorry, I didn't say that the modifications were in royale-compiler. Hiedra -Mensaje original- De: Maria Jose Esteve Enviado el: lunes, 13 de febrero de 2023 19:33 Para: dev@royale.apache.org Asunto: Binding inside the html property has stopped working Greetings to all, After a couple of

Binding inside the html property has stopped working

2023-02-13 Thread Maria Jose Esteve
Greetings to all, After a couple of months of unemployment, I have been able to resume the Royale project and I have encountered a problem in my itemRenderers: The bindings included in the html property of a Label control are displayed as is, not replaced by the expected binded value. [1] The c