Description
I can't access the React Native documentation website.
The request consistently fails with:
ERR_CONNECTION_TIMED_OUT
Steps to reproduce
- Open https://reactnative.dev
- Wait for the page to load.
Expected behavior
The React Native documentation website should load normally.
Actual behavior
Chrome displays:
ERR_CONNECTION_TIMED_OUT
The issue only occurs with https://reactnative.dev. Other websites, including https://react.dev, work normally.
Network details
I tested the endpoint using curl, but the request also timed out.
Environment
- Browser: Google Chrome 150
- Operating System: Windows 11
Screenshot

Description
I can't access the React Native documentation website.
The request consistently fails with:
ERR_CONNECTION_TIMED_OUTSteps to reproduce
Expected behavior
The React Native documentation website should load normally.
Actual behavior
Chrome displays:
ERR_CONNECTION_TIMED_OUTThe issue only occurs with https://reactnative.dev. Other websites, including https://react.dev, work normally.
Network details
I tested the endpoint using curl, but the request also timed out.
Environment
Screenshot