On May 16, 9:14 pm, "marius d." <marius.dan...@gmail.com> wrote:
> Could you please post the code ... which is most relevant to this
> issue ?

I managed to fix the problem by changing <lift:Naselja.list> to
<lift:naselja.list>.

The question that still remains is why is this happening?
Summary: Naselja is a StatefulSnippet.
<lift:Naselja.list> -> new instance of Naselja created each time
"list" is rendered
<lift:naselja.list> -> only one Naselja instance created

Why? Is it a bug? Is it by design and if it is where is it documented/
explained?
Thanks! :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to