Skip to content

v-on seems to not be able to bind to events with names containing periods #438

Closed
@cdrubin

Description

@cdrubin

Bootstrap 3 fires events with names like:

  show.bs.collapse

but vue complains with "Error parsing expression" when encountering something like:

  <div v-on="show.bs.collapse: method_call">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions