question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incompatible with Ember 3.7?

See original GitHub issue

Seems that the recent changes around the router service in Ember 3.7 breaks the add-on.

After upgrading I started to get this error:

Build Error (prember)

Cannot read property 'setTitle' of undefined

After digging through my node modules for setTitle, the only hit was this add-on.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:10
  • Comments:8

github_iconTop GitHub Comments

16reactions
scottwernervtcommented, Jan 23, 2019

@mike-north made a fork https://github.com/mike-north/ember-cli-document-title-northm and I am currently using it in a project (eliminates the console warnings). I recommend creating an issue or pull request there.

1reaction
snewcomercommented, Jan 9, 2021

1.0 released!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ember 3.7 Released
Ember.js 3.7 is an incremental, backwards compatible release of Ember with bugfixes, performance improvements, and minor deprecations. There is ...
Read more >
ember-a11y - Bountysource
Created 1 year ago in ember-a11y/a11y-announcer with 3 comments. ... Incompatible with ember 3.7 due to 'ember-cli-document-title' addon dependency $ 0.
Read more >
ember-cli-bootstrap3-tooltip - npm
Start using ember-cli-bootstrap3-tooltip in your project by running `npm i ember-cli-bootstrap3-tooltip`. ... 3.7.0 • Public • Published 7 months ago.
Read more >
error find-up@4.1.0: The engine "node" is incompatible with ...
Expected version ">=8". Ember js + Heroku Deployment - Stack Overflow ...
Read more >
@ember/test-helpers | Yarn - Package Manager
A test-framework-agnostic set of helpers for testing Ember.js applications. Compatibility. Ember 3.8 or above; Ember CLI 3.8 or above; Node.js 10 or above ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found