what is the reason for reporting this error when using WebSocket? I use it in paging. Every time I turn the page, I will close the connection, then open the connection again and send a message, but I will report this error every time I turn the page. How should I solve it? Thank you
{ "stack": "Error: Failed to execute "send" on "WebSocket": Still in CONNECTING state.\n at http://db.vivo.xyz/dbaplat-info/static/js/3.41ae162b1bf12cefca39.js:1:7816" }