Skip to content

Conversation

@ebarooni
Copy link
Contributor

Issue number: resolves #29826


What is the current behavior?

When using compareWith on ion-radio-group in Ionic Angular Standalone the following error is thrown:

NG8002: Can't bind to 'compareWith' since it isn't a known property of 'ion-radio-group'.

What is the new behavior?

  • compareWith on ion-radio-group in Angular Standalone is available

Does this introduce a breaking change?

  • Yes
  • No

@ebarooni ebarooni requested a review from a team as a code owner September 12, 2024 20:04
@ebarooni ebarooni requested a review from joselrio September 12, 2024 20:04
@vercel
Copy link

vercel bot commented Sep 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 8:07pm

Copy link
Contributor

@tanner-reits tanner-reits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Tested locally and confirmed the fix

@tanner-reits tanner-reits changed the title fix(angular, radioGroup): add missing 'compareWith' to ion-radio-group fix(angular): add missing 'compareWith' input to standalone ion-radio-group Oct 22, 2024
@tanner-reits tanner-reits added this pull request to the merge queue Oct 22, 2024
Merged via the queue into ionic-team:main with commit 47ba703 Oct 22, 2024
46 checks passed
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: RadioGroup "compareWith" not available in Angular Standalone Components

2 participants