Has anyone experienced an issue with the default chat application not working after a server migration? I’m getting a “Vue is not defined” error when a player types “T”. Then the player is frozen and cannot do anything until they either quit or I restart the chat service.
the chat resource does have the vue js linked in the resource file and I confirmed that vue.2.3.3.min.js does indeed exist on the server, as expected.
Any help would be greatly appreciated!