Skip to content

Conversation

@sean-perkins
Copy link
Contributor

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (npm run build) was run locally and any changes were pushed
  • Lint (npm run lint) has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Angular developers binding to [canDismiss] will receive an error.

Issue URL: #25239

What is the new behavior?

Angular developers can use [canDismiss] bindings on ion-modal.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Dev-build: 6.1.4-dev.11651682390.1b48efad

Updated the reproduction URL to point to the dev build: https://stackblitz.com/edit/angular-h2sx2y?file=src%2Fapp%2Fapp.component.ts

@sean-perkins sean-perkins requested a review from a team May 4, 2022 16:57
@github-actions github-actions bot added the package: angular @ionic/angular package label May 4, 2022
@sean-perkins sean-perkins merged commit bdf0383 into main May 4, 2022
@sean-perkins sean-perkins deleted the FW-1445 branch May 4, 2022 17:09
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.

3 participants