Error Chatify

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
Cat
User
Posts: 83

Error Chatify

Post by Cat »

Hello everyone

I have the following chatify error in production

any ideas

Uncaught DOMException: Failed to execute 'pushState' on 'History': A history state object with URL 'http://url.com.co/laravel/public/chatify/71386085' cannot be created in a document with origin 'https://url.com.co' and URL 'https://url.com.co/laravel/public/chatify'.
    at routerPush (https://url.com.co/laravel/public/js/chatify/code.js:70:25)
    at HTMLTableElement.<anonymous> (https://url.com.co/laravel/public/js/chatify/code.js:1301:5)
    at HTMLBodyElement.dispatch (https://url.com.co/laravel/public/js/chatify/jquery.min.js:2:39997)
    at v.handle (https://url.com.co/laravel/public/js/chatify/jquery.min.js:2:37968)

mobhar
User
Posts: 11851

Post by mobhar »


Post Reply