So recently, I added huge updates (IMO) that change a lot of things. Not surprisingly, I screwed something up in the process, and no messages are sending. I’ve been getting these two errors in dev tools:
and it worked before. I think that the second error is caused by the first, so I tried to find the error at line 40. There was no error there! This is line 40: margin: 0.25rem; and you can see that there is nothing too different about this line. This means that all the lines are now messed up and I can’t find the error. So I’ve tried to find sooo many validators that it’s depressing because I manually looked everything over and I can’t find a problem.
Are there any good validators that could hopefully find what is causing this issue? The only problem that the validators I’ve used found was that there is no lang attribute in the <html> tags.
Yeah, but you would need to download the actual library and put it in a folder called socket.io for that to work, try replacing it with this <script src="https://cdn.socket.io/4.5.4/socket.io.min.js"></script>.
Wait, nvm… it does seem to be hosted… I guess it’s part of the socket.io npm package?
The second error is because on line 157 you have an extra }.
I wish I could do that, but my school says it’s a no. I know some people use dev tools on Replit because of reasons so this is very annoying and it’s probably a quick fix.