ebryn / ember-model

A lightweight model library for Ember.js
MIT License
524 stars 159 forks source link

Handle out of bounds access gracefully #460

Closed sduquej closed 6 years ago

sduquej commented 6 years ago

This was otherwise resulting in a:

Uncaught TypeError: Cannot read property 'record' of undefined
GavinJoyce commented 6 years ago

👍nice one @sduquej