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

128
Vistas
JSON.stringfy return data different compared with the object

I have some code:

console.log("444444: ", profile, JSON.stringify(profile))

when I check the log:

log

Basically I want to know why I can not see

value: [0]

and i want to pass this profile object to backend and looks like backend is not getting this value field.

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

0

Probably, you remove profile.value somewhere after you outputted it to console.log(). Try looking for delete profile.value; or profile.value = undefined;.

about 4 years ago · Juan Pablo Isaza Denunciar

0

Try to parse the data first and then stringify

JSON.parse(JSON.stringify(profile)) 
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