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

feat(ember): Add ember-engine-router support #5905

Merged
merged 1 commit into from Oct 6, 2022

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.

None yet

2 participants