mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-22 05:18:17 -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.