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

fix(angular): transition plays when using browser buttons #28530

Merged
merged 2 commits into from Nov 16, 2023

Conversation

liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented Nov 14, 2023

Issue number: resolves #16569


What is the current behavior?

Ionic Angular's routing integration disables page transitions when using the browser back/forward buttons.

What is the new behavior?

  • Transitions now play when using the back/forward buttons

Does this introduce a breaking change?

  • Yes
  • No

We're not aware of any breaking changes here, though it's possible some developers were relying on this behavior. As a result, we are targeting Ionic 8 to minimize any potential negative impact this fix may have on developers.

Other information

Supersedes #28188

Dev build: 7.5.6-dev.11700068172.15ce9b35

@github-actions github-actions bot added the package: angular @ionic/angular package label Nov 14, 2023
Co-authored-by: hoi4 <hoi4@users.noreply.github.com>
@liamdebeasi liamdebeasi changed the base branch from feature-8.0 to sync-8.0-11-15 November 15, 2023 17:08
Base automatically changed from sync-8.0-11-15 to feature-8.0 November 15, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: angular @ionic/angular package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants