react
react copied to clipboard
Bug: doesn't connect via the network outside the host
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
have you tried to run with this command?
HOST=0.0.0.0 npm run start
have you tried to run with this command?
HOST=0.0.0.0 npm run start
no
have you tried to run with this command?
HOST=0.0.0.0 npm run start
how can i do that?
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!
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!