79149436

Date: 2024-11-01 21:16:57
Score: 1.5
Natty:
Report link

const arr1 = [10, 20, 30, 40, 50];

const res = arr1.at(2);
console.log(res);

Javascript Error

Line Number: 180

Uncaught TypeError: List._items.at is not a function -------------- if (List._items.at(-1).type == 3) {

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Filler text (0.5): --------------
  • Low reputation (1):
Posted by: Hossain Mohammad Nayem