superfeedr / indexeddb-backbonejs-adapter

An indexedDB adapter for Backbonejs
http://blog.superfeedr.com/indexeddb-backbonejs-adapter/
MIT License
248 stars 61 forks source link

Object [object Array] has no method 'parse' #30

Closed alensiljak closed 11 years ago

alensiljak commented 11 years ago

I'm constantly getting this on fetch() by id. Error pops up in backbone. Using v0.9.10.

alensiljak commented 11 years ago

Was using object that was saved to indexeddb prior to introducing the adapter.