I created a new React chat app following the instructions from this article. I used ChatGPT to help me rewrite the code in modern React syntax since the article was published in 2019 so the code was kind of outdated. The main login page is fine but it doesn’t seem to work when I try to login using one of the test usernames in my CometChat group. I’m also getting some errors in my console. Can anyone help me out?