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

171
Vistas
why does console.table not display the last entry

i am missing something exceedingly obvious, but it appears on my chrome browser Version 103.0.5060.134 (Official Build) (64-bit) the final entry is missing:

const objectTest = { 'one' : 'this is object one' , 'two' : 'this is object two' , 'three' : 'this is object three' } ; 
console.table (objectTest) ;     // appears to skip the final entry
console.log(objectTest.three) ;  // final entry is available

what must i do to get console.table to display the last entry?

i would like to start using console.table in addition to JSON.stringify but only if i can get it working properly.

What's even more peculiar to me is that firefox seems to work correctly.

EDIT: its working fine on chrome 100-102 and chrome 104-105. its just appears to be not working properly on chrome 103. i tried this out on browserstack.
but again, i am assuming that i am doing something incorrect.

about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

I can reproduce in Chrome 103.0.5060.134:

However, as you can see, the last entry is not really missing, it's just hidden beneath that unnecessary horizontal scrollbar. If you select the text in the table, you can still copy it and also spot the selection:

The bug has already been reported at least five times:

  • Issue 1339628: console.table is missing last element in array
  • Issue 1340625: console.table horizontal scrollbar obscures last row
  • Issue 1344504: console.table does not show all properties
  • Issue 1346599: unnecessary scroll bars in console.table obscure content
  • Issue 1347572: console.table() displays a horizontal scrollbar overlaying the last table row.

This has been fixed and the fix will roll out soon into Stable channel.

about 4 years ago · Santiago Trujillo 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