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,879
  • 5
  • 38
  • 58

0 Answers0