You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is missing.
On Master branch, the build file has this line so could you add new tag to npm Please ? Because for now I need to add this line in the build file.
Thanks.
The text was updated successfully, but these errors were encountered:
Do you still want this updated? It seems to me that this repo is no longer maintained so you might want to fork it to create the update.
Personally, I am not happy with the use of refs if it can be avoided so I would want a change making or maybe this way is convenient way to receive messages. Alternatively, causing a re-render at each message (and then probably a rerender once the socket updated the state according to the message doesn't seem ideal. Maybe creating a react component for code that isn't directly visual isn't the way it should be done.
Hi, yesterday I used react-websocket and it works well but when I do this :
onOpen works, onMessage works but onClose doesn't works.
I go into the module to see
index.jsx
file and I see :So it will works but in the build file, the
is missing.
On Master branch, the build file has this line so could you add new tag to npm Please ? Because for now I need to add this line in the build file.
Thanks.
The text was updated successfully, but these errors were encountered: