chaintip / bounties

A list of the ChainTip bounties available
http://www.chaintip.org/github#tip-issue
26 stars 5 forks source link

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

Open chaintip opened 6 years ago

chaintip commented 6 years ago

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: