Brett Burley
Brett Burley
Data for a relationship should be looked up on the dataKey, and not the plain property key. Previously, loads on a model with relationships would not update the embedded models...
When an application has more than one ember addon installed that exports a `ManifestGenerator`-extended addon, a meta tag is inserted into the `head-footer` content-for block because each addon has a...
Since incorporating the fix in https://github.com/ember-engines/ember-engines/issues/875 to properly clean up engine instances, I've run into another issue with some of our engines. The symptoms are tests that fail with one...
### Reproduction Go to https://stackblitz.com/edit/github-gccjk6nw?file=package.json which should run `npm run build && npm run start` and view network calls for `css-component-jBA8ckt5.css` and you will see a mix of fetching of...