-
Notifications
You must be signed in to change notification settings - Fork 1
Chat not updating #3
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-reproBugs with the needs-repro tag will not be addressed until they are reproduced.Bugs with the needs-repro tag will not be addressed until they are reproduced.
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-reproBugs with the needs-repro tag will not be addressed until they are reproduced.Bugs with the needs-repro tag will not be addressed until they are reproduced.
I was having a problem with my chat not updating, but i took a quick look at the console output to catch errors and got reference to md5 not found, so i just included this '<script src="https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.js"></script>' to the html code and it worked just fine :)