I'm working with Rivets.js and want to bind to more than one data object. When I bind twice the latter bind does nothing. I've tried unbinding the first bind before attempting to bind the second data object with no luck.
I'm working with Rivets.js and want to bind to more than one data object. When I bind twice the latter bind does nothing. I've tried unbinding the first bind before attempting to bind the second data object with no luck.
Provide to
rivets.bind()an object with all your data objects (models), nested inside.To test previous binding, try with following the HTML: