ember-cli / ember-cli/ember-page-title
Title and Screen Readers
Open
Feature
- Dominant language
- JavaScript
- Stars
- 187
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
I've noticed the title isn't updated until after the page loads.
When using a screen-reader this is problematic as the title is read before the page has finished loading. This initially gives an inaccurate description of the page.
If the title is static could it be set before the model?
Contributor guide
Assessment
This issue has not been assessed yet.