
I keep getting this
// [object Error]
{}
I have tried starting over multiple times and keep getting the same error. If anyone has help on this i would appreciate it!
https://codepen.io/zsluss/pen/wvYJjpd

I keep getting this
// [object Error]
{}
I have tried starting over multiple times and keep getting the same error. If anyone has help on this i would appreciate it!
https://codepen.io/zsluss/pen/wvYJjpd
Seems a simple typo:

In Codepen, if you click the little error symbol in the lower right of the JS section, it will show the error in the code like the pic above.

Thanks for that! I wasn’t even seeing that. My program is stuck with the other error and won’t even load that.