Thirumalesh Chinna
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. ...
After getting notified about the latest version available, I manually refreshed the window (ctrl+shift+r on ubuntu), still, the message is displayed.