8000 Duplicate attribute: class in edge and IE · Issue #3929 · vuejs/vue · GitHub
[go: up one dir, main page]

Skip to content
Duplicate attribute: class in edge and IE #3929
Closed
@tdekoning

Description

@tdekoning

Vue.js version

2.0.2

Reproduction Link

http://codepen.io/anon/pen/WGyrdz

Steps to reproduce

Just load up the page in edge or internet explorer (11) with your console open. Vue will display the warning "duplicate attribute: class".
When removing the class attribute, the warning goes away.

What is Expected?

No warnings :). I expect vue to use both the regular class attribute and the :class attribute and merge them together into the class attribute.

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

      0