Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flip demo add data-style="flip-duration:500ms" not working #45

Open
beisu opened this issue Jul 1, 2022 · 2 comments
Open

flip demo add data-style="flip-duration:500ms" not working #45

beisu opened this issue Jul 1, 2022 · 2 comments

Comments

@beisu
Copy link

beisu commented Jul 1, 2022

flip demo:

https://codesandbox.io/s/vue-flip-demo-xhtfk

add data-style="flip-duration:500ms" to <span data-view="flip"></span>

result:
<span data-view="flip" data-style="flip-duration:500ms"></span>

then the flipping effects not working, pls

@beisu
Copy link
Author

beisu commented Jul 1, 2022

and, append <span data-view="text"></span> to flip view

result:
<div data-repeat="true" aria-hidden="true">
<span data-view="flip"></span>
<span data-view="text"></span>
</div>

then the flip view disappeared

@beisu
Copy link
Author

beisu commented Jul 1, 2022

image

image

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant