-
Notifications
You must be signed in to change notification settings - Fork 91
Uncaught TypeError : jquery.chatjs.controller.ts:98 #26
Comments
Hi, Could you also post the steps to reproduce this error? Did you make any changes to the code itself? I never saw this happening before when I was using this plugin. Cheers. |
Could you try cloning the project from GitHub instead? Not sure how well updated the website is. Cheers. |
Having same issue even after installing version 2.20 through Nuget |
Guys, I think I know what the issue is! Application doesn't run correctly in a sub-folder, but runs at a web-server root level. I got code from GitHub, didn't make any changes. On my Win7 workstation under IIS I added virtual directory pointing to ChatJs. So, URL is http://localhost/chatjs/
And yes - running it as at root level using live-server fixes errors. Chat is working in all three browsers and sound works as well. Not sure how Chrome managed to get it partially working in a sub-folder. But relative paths should be fixed allowing to work in a sub-folder. |
Hi,
Could you help me to resolve this issue
jquery.chatjs.controller.ts:98Uncaught TypeError: Cannot read property 'isMaximized' of undefined.
Because of this issue, could not explore further to see rest of the application and how it works.
Appreciate your support on this.
Thanks,
Manju
The text was updated successfully, but these errors were encountered: