Skip to content

Dev: Hint in console when v-show used on element with the inline 'display: none;' #3484

@oaleynik

Description

@oaleynik
<div v-show="foo" style="display: none;"></div>

v-show will be flipping none to none. It is developer's mistake, but feels like v-show doesn't work as expected.

Vue version: 2.0.0-rc.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