Hi, i'm trying to give each comment in my app-state-atom a unique id.
However, all I'm getting is nil
supplying {:keyfn :cid} to the om/factory doesn't do it either, and i'm wondering if i'm missing something fundamental, since all my other components are working just fine with their own ids.