Skip to content

v2.0.4 Breaks IE conditional statements #4125

Closed
@darrylhein

Description

@darrylhein

Vue.js version

2.0.4 (works in 2.0.3)

Reproduction Link

http://codepen.io/darrylhein/pen/BQabVR

Steps to reproduce

Add IE conditional comments with HTML inside them.

What is Expected?

Stay hidden unless the version of IE is matched. Thus hidden in all other non-IE browsers.

What is actually happening?

IE conditional comments are removed and thus content inside the conditional is always displayed.
If there is no HTML then the content is hidden (as it should be).

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