Erik Kamphuis

Results 2 issues of Erik Kamphuis

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.

Resolves #17264 **What kind of change does this PR introduce?** - [x] Feature **Does this PR introduce a breaking change?** - [x] No **The PR fulfills these requirements:** - [x]...