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

624
Vistas
'v-model' directives require the attribute value which is valid as LHS

I have a Vue application and there is a table where every row has its own id. Then I need to show/hide some elements according condition in v-model directive which compare row id with value in model. The code looks like

<b-loading v-model="actionLoading === table.row.id"></b-loading>

But this code throws me an error:

'v-model' directives require the attribute value which is valid as LHS

Can somebody tell me please how to solve this problem? Every row has its own condition based on row id.

Thanks for help.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Try active prop instead of v-model

<b-loading :active="actionLoading === table.row.id"></b-loading>
about 4 years ago · Juan Pablo Isaza Denunciar
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