untangled

NEW CHANNEL: #fulcro
adambros 2017-03-13T00:05:47.681210Z

@tony.kay when load merges it seems to be stomping over the old value instead of doing a deep merge you may have mentioned this in your video, but is that correct? if so why?

urbank 2017-03-13T13:59:23.456757Z

Do ids have to be unique across tables?

gardnervickers 2017-03-13T14:01:11.496139Z

Nope, the id part of [:person/by-id <id>] will be nested in the app-state under the :person/by-id key.

urbank 2017-03-13T14:03:41.548210Z

Right, must be something else then. Thanks!

tony.kay 2017-03-13T17:11:48.786538Z

@adambros Ah. Merge-ident isn't quite right. Also, easy enough on the history, glad for a PR