Thirumalesh Chinna

Results 3 issues of Thirumalesh Chinna

Below is my code: ``` const { sendMessage, lastMessage, readyState, getWebSocket } = useWebSocket(socketUrl, { protocols: ["Authorization", JWT_TOKEN], // authToken is a string onError: e => { console.log("error", e); }...

I am continuously getting the following error. Error: A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://fb.me/react-crossorigin-error for more information. ![image](https://user-images.githubusercontent.com/2740042/112472369-0d6eb480-8d93-11eb-9e6d-d35dbcf829ed.png)...

After getting notified about the latest version available, I manually refreshed the window (ctrl+shift+r on ubuntu), still, the message is displayed.