@andreasklein has joined the channel
Can I get om-next to normalise nested lists into its default db format? I currently have a list of persons where each has a list of contact-persons and om-next only normalises the top level person list when loading its app state.
@satish.mohan has joined the channel
@andreasklein you can play with om/tree->db and om/db->tree to check if your components/idents normalize your data.
@ajoberstar has joined the channel