Problemunvalidated
TypeError: Invalid attempt to spread non-iterable instance. — when I trigger this function. Tension: In order to be iterable, non-array objects must have a Symbol.iterator method. Outcome: it works now that my object type is like so.
7cb0fba0-6c5b-4d97-baff-64d82f1df2c0
TypeError: Invalid attempt to spread non-iterable instance. — when I trigger this function. Tension: In order to be iterable, non-array objects must have a Symbol.iterator method. Outcome: it works now that my object type is like so.