Joseph Chambers

Results 11 issues of Joseph Chambers

When upgrading ember-data to 5, @ember/polyfills no longer works. With this change I was able to upgrade to the latest ember-data. ```diff diff --git a/node_modules/ember-initials/addon/components/initials/index.js b/node_modules/ember-initials/addon/components/initials/index.js index db41be0..549fc22 100644 ---...