adopted-ember-addons / ember-cli-bugsnag

Integrates Bugsnag reporting service into your Ember CLI app.
MIT License
20 stars 33 forks source link

"didTransition" deprecation is triggered #114

Closed bertdeblock closed 2 years ago

bertdeblock commented 3 years ago

Hi! 👋

It seems ember-cli-bugsnag triggers the deprecate-router-events deprecation.

I haven't noticed this before nor I'm I sure as to why it suddenly pops up now (for me). If I exclude the addon from the build, the warning is gone.

I'm guessing L32 is the culprit?