genkgo / ember-localforage-adapter

Offline usage for Ember Data, based on localstorage adapter, but now uses Mozilla's localforage as data source
Other
133 stars 26 forks source link

fix adapter format issues #83

Open NullVoxPopuli opened 4 years ago

NullVoxPopuli commented 4 years ago

Not sure when this became an issue, but this addon doesn't work for me without these changes

NullVoxPopuli commented 4 years ago

oh I know what it was. Polymorphic relationships. Without the data object, there is no type associated with a foreign key