react icon indicating copy to clipboard operation
react copied to clipboard

Bug: doesn't connect via the network outside the host

Open randomusert opened this issue 1 year ago • 3 comments

Steps To Reproduce

1.create react app 2.run the app and try to conecmt to the ip one on other device

The current behavior

it doesn't connect via the ip in the network outside the host

The expected behavior

connects to the server

randomusert avatar Jul 25 '23 12:07 randomusert

have you tried to run with this command?

HOST=0.0.0.0 npm run start

blasko03 avatar Aug 01 '23 20:08 blasko03

have you tried to run with this command?

HOST=0.0.0.0 npm run start

no

randomusert avatar Aug 04 '23 11:08 randomusert

have you tried to run with this command?

HOST=0.0.0.0 npm run start

how can i do that?

randomusert avatar Dec 25 '23 11:12 randomusert

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] avatar Apr 08 '24 02:04 github-actions[bot]

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!

github-actions[bot] avatar Apr 15 '24 10:04 github-actions[bot]