[Seaside] Problem loading css in updateRoot:

Johan Brichau johan at inceptive.be
Fri May 30 05:48:37 UTC 2014


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


More information about the seaside mailing list