Skip to content

onSelect event name is camelcase, which does not work with binding #7

@hdoddema

Description

@hdoddema

At least this is a problem in Vue 2.

See this topic on Stack Overflow

The eventname should probably be something like on-select.

My workaround: Just bind to a click, mousedown or other event and set selected property from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions