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

139
Vistas
Sails.js How to add the src/href by the vuejs
<img src="{{ event.imageurl }}" alt="Placeholder image" />

<a class="title is-4" href="http://localhost:1337/detail/{{ event.id }}">{{ event.eventname }}</a>

event.imageurl and the <a> link is not able to show. But the other elements without link are correct to show on

Error in image and link

http://localhost:1337/detail/%7B%7B%20event.id%20%7D%7D

error of link of <a>

Even I add : before src/href, it still doesn't work

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

0

I know how to solve it

<img :src="event.imageurl" alt="Placeholder image" />
<a class="title is-4" :href="'http://localhost:1337/detail/'+ event.id ">{{ event.eventname }}</a >
about 4 years ago · Juan Pablo Isaza Denunciar

0

You have to add : before src/href, and then remove {{}}

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