mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-23 05:48:10 -05: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.