Trying to load a fresh created cra app served using HTTPS=true from my iPhone leads to an endless loading loop.
Steps to reproduce:
- npx create-react-app my-app --template typescript
- ($env:HTTPS = "true") -and (npm start)
- load app on iPhone using https://:3000
Environment
npm version: 7.9.0
iPhone IOS: 14.6
Expected behavior
app should load fine, like without HTTPS=true.
Actual behavior
endless loading loop
Trying to load a fresh created cra app served using HTTPS=true from my iPhone leads to an endless loading loop.
Steps to reproduce:
Environment
npm version: 7.9.0
iPhone IOS: 14.6
Expected behavior
app should load fine, like without HTTPS=true.
Actual behavior
endless loading loop