vue-virtual-scroller icon indicating copy to clipboard operation
vue-virtual-scroller copied to clipboard

Animation of new elements

Open shengxinjing opened this issue 1 year ago • 1 comments

Describe the bug

If you use css animation for new elements, the animation will be rendered twice.

Reproduction

https://github.com/shengxinjing/vue-virtual-scroller/commit/13fafd8487d603fb597cb844b747ca0885feb886

System Info

System:
    OS: macOS 13.4.1
    CPU: (10) arm64 Apple M1 Max
    Memory: 2.27 GB / 64.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.12.0 - /usr/local/bin/node
    Yarn: 1.22.7 - ~/node_modules/.bin/yarn
    npm: 8.19.2 - /usr/local/bin/npm
    pnpm: 8.6.5 - ~/Library/pnpm/pnpm
    bun: 1.0.0 - /usr/local/bin/bun
  Browsers:
    Chrome: 120.0.6099.129
    Safari: 16.5.2

Used Package Manager

pnpm

Validations

shengxinjing avatar Dec 29 '23 12:12 shengxinjing