#How do I fix this?

1 messages · Page 1 of 1 (latest)

wide pulsar
#

add if (item === undefined) return; right after you set the item

oak lodge
#

or use optional chaining

south aurora
wide pulsar
south aurora
#

Alright thanks

oak lodge
#

you could've looked it up