mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-08 03:00:26 -04:00
The problem is that the attribute object isn't cloned so when an ID is set through the constructor attributes[id] will get set on all subsequent objects as well.