Skip to content

Default v-transition class is not being removed after transition is updated #2972

@sqal

Description

@sqal

Vue.js version

= 1.0.18 (any version i think)

Reproduction Link

http://www.webpackbin.com/VyoNXXrXb

What is Expected?

If dynamically binded transition is updated, and previous transition was vue default, v-transition class should be removed.

What is actually happening?

Check the example. If we change transition from default, v-transition class is not being removed. But when we have some custom transition on start e.g. slide and we change it to fade then slide-transition class is properly removed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions