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

[cristijora/vue2-transitions]: Element not move smoothly to new position in group transition #20

Open
chaintip opened this issue Feb 26, 2018 · 0 comments

Comments

@chaintip
Copy link
Owner

chaintip commented Feb 26, 2018

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

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.
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