js-explorer icon indicating copy to clipboard operation
js-explorer copied to clipboard

TypeError when choosing 'Object -> manage prototypes -> set a prototype of the object'

Open ekamphuis82 opened this issue 2 years ago • 0 comments

let finalIndex = lastValue.map((o) => o.shortDesc).indexOf(answers[lastProp]) TypeError: Cannot read properties of undefined (reading 'map')

Using node v18.16.1 with nvm.

ekamphuis82 avatar Jul 07 '23 07:07 ekamphuis82