TypeError: Cannot convert undefined or null to object
Opened this issue · 1 comments
BenjaminHofstetter commented
Hi,
I am observing an error in Chrome.
asyncIterator.js:1 Uncaught TypeError: Cannot convert undefined or null to object
at Function.getPrototypeOf (<anonymous>)
at asyncIterator.js:1:18
What causes this issue?
ehmicky commented
Could you please provide with a reproducible example?
Thanks.