Unanswered: LocalStorage proxy with hasMany/belongsTo Mapping
Unanswered: LocalStorage proxy with hasMany/belongsTo Mapping
Hey guys,
I'm trying to use a localstorage proxy to save some store data to localstorage..
Works fine until i add hasMany/belongsTo mapping to the models, these don't get saved in the storage, probably because they're individual stores?