Some more clues: in my application if I go in other part where these
attributes are used for some simulation, the attributes are resolved as
expected. Then when I go back the other part the select is working.

On more hints: the attribute collection seems to resolve fine, so proxy
is working, however the objects in collection come with attribute which
is a root, and it is this *one* which does not resolve. Of course when I
inspect it is resolved, but the select: bloc does not get it right.

I am pretty sure this part of the model is functional because these data
were previously persisted/restored just fine with Fuel.

I will try to dig for more clues.

Le 03/03/2017 à 17:50, Esteban Lorenzano a écrit :
> mmm, attributes have to be solved, otherwise you have a problem… I mean, when 
> you bring an object from mongo, it will fetch also all attributes (in case 
> those attributes are collections it will bring a proxy but it will solve it 
> as soon as you ask something to them, so is transparent to you). 
> 
> So, there is something that is not working in your model, I think… 
> 
> Esteban

-- 
Dr. Geo
http://drgeo.eu


Reply via email to