ember-fastboot / ember-fastboot/fastboot-app-server
`this.fastboot` is possibly `undefined`
Open
- Dominant language
- No language data
- Stars
- 140
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
In the event of a notification that triggers reload, `this.fastboot` is possibly `undefined`:
https://github.com/ember-fastboot/fastboot-app-server/blob/a5d194e4f32a06c9af42a35eefb242878d868ec2/src/worker.js#L62
`this.fastboot` comes into existence conditionally based upon:
https://github.com/ember-fastboot/fastboot-app-server/blob/a5d194e4f32a06c9af42a35eefb242878d868ec2/src/worker.js#L45-L49
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.