Skip to content

Conversation

@liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented Jan 15, 2024

Issue number: resolves #28827


What is the current behavior?

This import was renamed to IonBackButton as part of 9f20780. However, we did not consider that some developers are importing this to use with ViewChild. While we should keep alignment with other component imports, we need to support the old import until we can make a breaking change in Ionic 8.

What is the new behavior?

  • Adds the old IonBackButtonDelegate import

Does this introduce a breaking change?

  • Yes
  • No

Other information

Dev build: 7.6.5-dev.11705352188.1c6cdb08

@github-actions github-actions bot added the package: angular @ionic/angular package label Jan 15, 2024
@liamdebeasi liamdebeasi marked this pull request as ready for review January 15, 2024 21:05
@liamdebeasi liamdebeasi added this pull request to the merge queue Jan 16, 2024
Merged via the queue into main with commit fb77353 Jan 16, 2024
@liamdebeasi liamdebeasi deleted the FW-5888 branch January 16, 2024 17:03
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.

bug: Module '"@ionic/angular"' has no exported member 'IonBackButtonDelegate'

3 participants