Skip to content

Transition component does not work with “visibility” #2531

Open
@yaquawa

Description

@yaquawa

Version

3.0.2

Reproduction link

https://codesandbox.io/s/competent-hermann-b1s5q

Steps to reproduce

see https://codesandbox.io/s/competent-hermann-b1s5q

What is expected?

The transition element of vue only works with display:none but not visibility:hidden.
Is there any way to make it work with visibility?
I want to get the clientWidth of the element before it shows up, with display:none I can't get that value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions