Yang

Results 3 issues of Yang

**Repro repo**: https://github.com/yangpiao/fastboot-memory-leak-repro In a Fastboot SSR app, if there's an uncaught exception when a component is rendered on server side (e.g. error in the constructor or a getter used...

### 🐞 Describe the Bug In a Fastboot SSR app, if there's an uncaught exception when a component is rendered on server side (e.g. error in the constructor or a...

Bug
memory leak
Has Reproduction

## Description - `@ember/error': `EmberError` -> `Error` - `@ember/polyfills': `assign` -> `Object.assign` - guard `application.inject` with ember-compatibility-helpers - replace `inject` with `service` (6.x deprecation) We'd like to use ember-data 3.28...

:label: cleanup
backport-old-release