ember-fastboot / ember-fastboot/ember-cli-fastboot
Blueprint should remove <title> tag from app/index.html if ember-page-title is present
Open
- Dominant language
- JavaScript
- Stars
- 850
- Forks
- 161
- Avg merge
- 17h 45m
- Merged PRs (30d)
- 19
Description
Due to constraints on DOM access in Fastboot context, we need to make sure that upon installing `ember-cli-fastboot` and `ember-page-title` is present, we remove title element from `app/index.html`
Main issue on `ember-page-title` side - https://github.com/adopted-ember-addons/ember-page-title/issues/174
Same change will be done for `ember-page-title` blueprint.
Contributor guide
Assessment
This issue has not been assessed yet.