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

283
Visualizações
How to make the animation work properly every time the array is rerendered in angular animation

So I have an array that have invoices I render it this way
Animation script: angular-typescript--animation

Html: Html code

the function that filter the array :

filterInvoice(filterd:string ): void {
if (filterd != 'all') {
  this.filterdInvoiceData = this.invoiceData.filter((invoice:any) =>
  invoice.status.toLowerCase().includes(filterd)
  )
} else {
  this.filterdInvoiceData = this.invoiceData; 
}
this.statusFilter = filterd;

}

When I am clicking on a btn to change the filter Its starting the animation but not "leaving" good

link for gif-video of the problem

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