Comment 4 for bug 1663633

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

@anastasia,

Okay, but there's definite weirdness going on. This is AFTER the joined hook has run. It's not that the data is missing, it's that charms.reactive can't find the relation during a subsequent hook (for the same relation). This is what seems to fail. It may be a charms.reactive problem, but I'm guessing that just uses the relation-ids to find the relation. I worked around it by catching the error, but I still think there is a bug lurking somewhere in there.