[Seaside] createRoot

Otto Behrens otto at finworks.biz
Wed Jun 17 15:34:22 UTC 2015


Hi,

In my seaside application, I find that createRoot is called several
times by the WAInitialRenderLoopContinuation. rootComponentIfAbsent:
seem to expect that the rootComponent is set somewhere. But nothing
sets the rootComponent as far as I can see. So the effect is that our
rootComponent is re-created a lot.

Is this expected behaviour? Or am I not setting up my seaside app properly?

Thanks
Otto


More information about the seaside mailing list