dhruvaray / backbone-associations

Create object hierarchies with Backbone models; Respond to hierarchy changes using regular Backbone events.
http://dhruvaray.github.io/backbone-associations/
MIT License
492 stars 75 forks source link

Bugfix for checking presence of relatedModel and collectionType objects #169

Open ghost opened 7 years ago

ghost commented 7 years ago

Due to the curly braces missing around the throw statement, this error was being thrown regardless of the condition.

If you accept this update please can you recommend how to propagate it to the minified file and its map?

Many thanks