Closed EvanCarroll closed 9 years ago
@pgilad recently did just this. https://github.com/AmpersandJS/ampersand-state/pull/192. looks like the &-model deps just need to be bumped to ampersand-state@4.6.x+
ampersand-state
has been bumped, therefore closing this one.
I think if you have a collection and a prop by the same name, a fatal error should be thrown when one tries to override the other. My code only works as a collection..