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

Add failing tests for RouterService forcing unnecessary refresh (#16349) #18579

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Nov 25, 2019

a bug exists (#16349):

  1. add a query param with default value and refreshModel: true
  2. using the router service, transition between child routes
  3. observe the parent model hooks re-running every time

This PR just adds failing tests for the router service's transitionTo and replaceWith.

a bug exists:
1. add a query param with default value and `refreshModel: true`
2. using the router service, transition between child routes
3. observe the parent model hooks re-running every time
@kategengler
Copy link
Member

Is this still relevant?

@nickschot
Copy link
Contributor

nickschot commented Mar 4, 2024

Is this still relevant?

I'd say yes, this likely relates to #19497 and the others mentioned in that thread.

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