Skip to content

Combo Change event ChangeType propety is not decoded correctly coming from WC #352

Description

@skrustev

Description

ChangeType propety of the Change event details is not reflected when being triggered.

Hosting Model

Blazor WebAssembly

.NET Version

10

Ignite UI for Blazor Version

26.1.109

Component / Area

Combo

Browser

Chrome

Operating System

No response

Steps to Reproduce

  1. Bind to the Change event
  2. Select items from the Combo
  3. Deselect an item or more
  4. Observe the Details ChangeType property

Actual Result

ChangeType does not reflect the deselect action.

Expected Result

ChangeType should have value Deselected when deselecting item.

Reproduction URL

No response

Attachments

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

🐛 bugSomething isn't working✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.combo

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions