Skip to content

Transition js hooks not working on IE9 when using v-show #5525

@mciesin

Description

@mciesin

Version

2.2.6

Reproduction link

https://jsbin.com/xuwivezeqi/edit?html,js,console,output

Steps to reproduce

  1. Surround an element with a transition component which uses js hooks.
  2. Use a v-show directive on the element.
  3. Toggle the visibility of the element using data passed to the v-show directive.

What is expected?

Appropriate hooks should be fired.

What is actually happening?

When using v-show, hooks are not fired on IE9.

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