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

105
Vistas
React How to make an <a> tag always treat the href value as an absolute path

In React I'm trying to have an tag that that redirect the user to dynamically set value like this:

<a href={url} >{url}</a>

The problem is that the 'url' can have 'https' or not. for example if the value of url is : com.com then the application treat the 'url' value as relative and append the value to localhost : localhost:3000/path/com.com

How Can I make sure the value given to is treated like absolute value.

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

0

You can write a simple function that checks if the URL starts with "http/https", and if not just add it to the URL, something like that:

https://codesandbox.io/s/competent-glitter-pr5gw?file=/src/App.js:264-268

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