Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

257
Vistas
Vue JS - Issue with watching multiple data at once

I have included a multiple watcher in one of my components.In computed property,

   changeData() {
     const { propA, propB } = this
     return {
       propA,
       propB,
     }
   },

In watch,

changeData: {
  handler: function(val) {
    //Execute
  },
  deep: true
}

So, the issue being. Whenever one of the two data changes, callback function is called as expected.

But, suppose I have a flag set, using which I am calling an API and assigning data to these variables, I don't know how many times these get executed.

I want to know when the watcher stops after data from API is assigned to respective variables. I need to perform an operation, once watcher stops.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda