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

161
Vistas
Why is `console.table` skipping the last property?

I have a very simple object, but the table is just never printed fully in Chrome devtools:

console.table({
  "ClassMethod#set": {
    "checked": 0,
    "unchecked": 0
  },
  "ClassMethod#get": {
    "checked": 0,
    "unchecked": 0
  },
  "ClassMethod#constructor": {
    "checked": 0,
    "unchecked": 0
  },
  "ClassMethod#method": {
    "checked": 0,
    "unchecked": 0
  },
});

The output is:

chrome devtools

Why does it only print three rows, when given four?

It is not a "three-limit", I can just print more, but it always lacks the last one:

enter image description here

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

0

Chrome it appears to be buggy, always showing one line less than specified (also with only one row).


You can track the open issue here on bugs.chromium.org

Little spoiler from a comment in the issue

As the issue is no longer reproducible/fixed on chrome beta channel #104.0.5112.48 which will be stable tentatively in next few weeks.

Written Mon, Jul 18, 2022

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