[Seaside] Problem loading css in updateRoot:

jtuchel at objektfabrik.de jtuchel at objektfabrik.de
Fri May 30 18:55:03 UTC 2014


Johan,

thanks, you were spot on: in this constellation, the child component was 
lazy initialized and therefor not in the updateRoot: chain on first 
render, but in consecutive ones.

Thanks Johan and Phillippe for answering!

Great to have you guys on the team ;-)

Joachim


Am 30.05.14 07:48, schrieb Johan Brichau:
> Quick hunch: Is the component a child component and did you define your #children method?
> If yes, how? Are the components initialised before rendering or are you instantiating components during rendering (possibly with lazy initialisation)?
>
> Johan
>
>> On 29 May 2014, at 22:40, "jtuchel at objektfabrik.de" <jtuchel at objektfabrik.de> wrote:
>>
>> Am 28.05.14 14:57, schrieb Philippe Marschall:
>>> I don't assume you have a simple example to reproduce the issue.
>> Well, no, but I have a little extra info:
>>
>> I put a breakpoint into updateRoot: of my component, and it turns out the method only gets executed at reload, not when the page is initially rendered... ?
>>
>> Any ideas?
>>
>> Joachim
>>
>>
>> -- 
>> -----------------------------------------------------------------------
>> Objektfabrik Joachim Tuchel          mailto:jtuchel at objektfabrik.de
>> Fliederweg 1                         http://www.objektfabrik.de
>> D-71640 Ludwigsburg                  http://joachimtuchel.wordpress.com
>> Telefon: +49 7141 56 10 86 0         Fax: +49 7141 56 10 86 1
>>
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


-- 
-----------------------------------------------------------------------
Objektfabrik Joachim Tuchel          mailto:jtuchel at objektfabrik.de
Fliederweg 1                         http://www.objektfabrik.de
D-71640 Ludwigsburg                  http://joachimtuchel.wordpress.com
Telefon: +49 7141 56 10 86 0         Fax: +49 7141 56 10 86 1



More information about the seaside mailing list