We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Repository: cristijora/vue2-transitions Issue #4: Element not move smoothly to new position in group transition
if there is no items at the begining in group transition , element will not move smoothly to new position.
https://codesandbox.io/s/13wr0vojn3
The above codesandbox show the case. If edit App.vue to the following
data(){ return { show: true, logo: 'https://vuejs.org/images/logo.png', items:[1,2,3] //<-------change this line only } },
then elements will move smoothly to new position.
Total Bounty: 0 BCH| ~ 0.00 USD
0 BCH
~ 0.00 USD
To claim this bounty, get a pull request merged with @chaintip fixes #4 in the creation comment.
@chaintip fixes #4
Returned Tips:
0.00402382 BCH
~ 1.65 USD
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Repository: cristijora/vue2-transitions
Issue #4: Element not move smoothly to new position in group transition
if there is no items at the begining in group transition , element will not move smoothly to new position.
https://codesandbox.io/s/13wr0vojn3
The above codesandbox show the case.
If edit App.vue to the following
then elements will move smoothly to new position.
Total Bounty:
0 BCH
|~ 0.00 USD
To claim this bounty, get a pull request merged with
@chaintip fixes #4
in the creation comment.Returned Tips:
0.00402382 BCH
|~ 1.65 USD
from tea-spoon returned 3 years ago.The text was updated successfully, but these errors were encountered: