0

I have a plain old JS array with 1 object. A weird thing is happening when I am trying to print it as follows:

console.log(this.devices, this.devices.length);

What I get in the console however is:

Javascript console output

What could be going wrong?

Mike M
  • 4,617
  • 3
  • 35
  • 49

0 Answers0