facebook / react

The library for web and native user interfaces.
https://react.dev
MIT License
229.88k stars 47.06k forks source link

Bug: Chrome devtools conflict while watching WebSocket in a React page #25948

Closed ch1ny closed 7 months ago

ch1ny commented 1 year ago

Well, this might be a strange question, but there are some differences about the behavior of iframes between a native h5 page and a React page.

However, in a React Page, something strange happens.

I tried to make some logs in my WebSocket Server, and it seemed that the connections have been disconnected already.

I'm a freshman in frontend development, so this is a strange behavior as for me. I wonder if this caused by memory leak or something else.

Sincerely waiting for your answer.

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

github-actions[bot] commented 7 months ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!