Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The document instructs users to bind the development server to 0.0.0.0 and expose it on the local network, but it does not warn that this makes the app's development content reachable by other devices on the same network. In the context of live reload this is often necessary, but without an explicit security note users may unintentionally expose source maps, debug endpoints, or in-progress app functionality on untrusted Wi-Fi.
