Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

446
Visualizações
Vue.js transition-group CSS class flickering (Safari & Chrome)

I have a list that is animated by a Vue.js transition-group, named ‘list’, and the CSS Class .list-move appears to be getting applied and removed multiple times per second that is causing stilted animations / flickering animations. This appears to only be affecting Safari and Chrome, Firefox works as intended.

The array the list is generated from (numberList) only changes every 5 ~ 10 seconds.

Does anyone have any clues as to why Vue's animations would be flickering like that?

The transition-group and CSS are set up the same as this Vue.js doc - https://vuejs.org/v2/guide/transitions.html#List-Move-Transitions

Vue Template:

<transition-group name="list" tag="ul">
  <li v-for="(item, index) in numberList" v-bind:key="item.no">
    {{ index }}
  </li>
</transition-group>

CSS

.list-move {
  transition: transform 0.4s;
}

GIFs below show the flickering effects:

Flickering animation of the list in Browser

Flickering CSS Class in Safari Dev tools

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda