Skip to content

Conversation

@k-fish
Copy link
Member

@k-fish k-fish commented Oct 6, 2022

Summary

When using engines and the 'ember-engines-router-service' addon, this will allow performance monitoring to work, which was previously causing an error since the ember-engines-router-service router doesn't have a 'recognize' function. This hooks into the main router for the application instead, and only setups up route change listening once for navigation transactions.

When using engines and the 'ember-engines-router-service' addon, this will allow performance monitoring to work, which was previously causing an error since the ember-engines-router-service router doesn't have a 'recognize' function. This hooks into the main router for the application instead, and only setups up route change listening once for navigation transactions.
@k-fish k-fish requested review from a team, lforst and lobsterkatie and removed request for a team October 6, 2022 21:37
@AbhiPrasad AbhiPrasad merged commit 47e8b7a into master Oct 6, 2022
@AbhiPrasad AbhiPrasad deleted the feat/ember-add-engines-router-support branch October 6, 2022 22:27
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 this pull request may close these issues.

3 participants