Skip to content

Click on data-remove not firing any event on Advanced Select #420

Closed
@jorgegonzalezpiedra

Description

@jorgegonzalezpiedra

Summary

When clicking the data-remove item "x" in advanced select the change event is not fired.

Steps to Reproduce

  1. Create a advanced select with multiple input
  2. Add a "onChange" event with a console.log showing values
  3. Select a a value, see hoe the console shows the log with the values
  4. Click on the "x" to remove the item, see how the log shows nothing
    screen-capture (1).webm

Demo Link

screen-capture.1.webm

Expected Behavior

When clicking "x" the item is removed

Actual Behavior

When clicking "x" the item is NOT removed

Screenshots

[When clicking "x" the item is removed]screen-capture (1).webm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions