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

323
Visualizações
mounted is being shared across instances of a component Vue.js

I have multiple instances of a component being rendered, not at the same time, if you open up a different container, another instance gets rendered. The first instance rendered gets the mounted() triggered but all the other instances don't and they share the same results of that mounted call. How do I separate them? I tried doing "@Watch('prop')" but the first instance of the component doesn't get that method called, since prop hasn't changed.

@Prop() assignee!: Person;

accountName = '';

data(): any {
return {
accountName: '',
}
}

async mounted(): Promise<void> {
this.accountName = ...;
}

so accountName is the same for different instances of the component, since the mounted call didn't get triggered.

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