You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What if we ask the learners to just log error.message? This would solve the issue of comparing with the string representation of the Error object. ie. We only compare the following string
"SyntaxError: Unexpected token o in JSON at position 1"
I would love to add this fix to the codebase. Can someone point me on how to go about it?
The problem is with verification. I know I did it right. But, it should be resolved in this repository for future.
Thanks
The text was updated successfully, but these errors were encountered: