Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blueprint should remove <title> tag from app/index.html if ember-page-title is present #792

Open
raido opened this issue Sep 23, 2020 · 0 comments · May be fixed by #794
Open

Blueprint should remove <title> tag from app/index.html if ember-page-title is present #792

raido opened this issue Sep 23, 2020 · 0 comments · May be fixed by #794

Comments

@raido
Copy link

raido commented Sep 23, 2020

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 - ember-cli/ember-page-title#174

Same change will be done for ember-page-title blueprint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant