Skip to content

Listen() does not work on OptionController more than once #212

Open
@gvdvenis

Description

@gvdvenis

Just found out that this line below is breaking the listen() method on the OptionController

Try changing the value of the items in an attached array and notice that the control doesn't update its value. After commenting out this line everything works as expected

if (dom.isActive(this.__select)) return this; // prevent number from updating if user is trying to manually update

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions