backbone-nested-models icon indicating copy to clipboard operation
backbone-nested-models copied to clipboard

url option is passed down to all sub-models/collections

Open johtso opened this issue 11 years ago • 0 comments
trafficstars

This causes their url property to be overridden with an erroneous url.

I had to temporarily fix this by removing the url property from the options object before doing setRelation.

johtso avatar Nov 26 '13 14:11 johtso