can-connect icon indicating copy to clipboard operation
can-connect copied to clipboard

Maximum call stack if two instances without id are created (can/constructor-hydrate)

Open ilyavf opened this issue 8 years ago • 1 comments

When using can/constructor-hydrate/constructor-hydrate behaviour and trying to create two instances without an id, we get into an infinite loop.

Also notice that connection's instanceStore contains an item with a key undefined.

ilyavf avatar Jan 30 '17 17:01 ilyavf

@ilyavf what does this look like?

justinbmeyer avatar Jun 02 '18 02:06 justinbmeyer