Skip to content

class="{{ foo }" and :class="foo" not treated the same way during transitions. #1960

@crswll

Description

@crswll

In this example we're using class="{{ foo }}" in the template but the elements aren't transitioning.

http://jsfiddle.net/crswll/t5jv7d98/1/

If we use :class="foo" they transition just fine.

http://jsfiddle.net/crswll/t5jv7d98/2/

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