Closed
Description
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
Labels
No labels