Today, Dev mode works in:
Windows:
❌ Edge
✅ Firefox
❌ Chrome
Mac:
✅ Safari
✅ Firefox
❌ Chrome
It seems that redirecting to the localhost port of the Vite server is allowed in Express for the above mentioned browsers, but not the others.
Currently we are redirecting at if we're in dev mode here:
It doesn't appear there are any manifest settings to force-allow a certain domain, and no clear errors are showing up in the console.
More info in the Express Discord forums here:
https://discord.com/channels/1093561069689110568/1377117690438750248/1390424978783998104
Today, Dev mode works in:
Windows:
❌ Edge
✅ Firefox
❌ Chrome
Mac:
✅ Safari
✅ Firefox
❌ Chrome
It seems that redirecting to the localhost port of the Vite server is allowed in Express for the above mentioned browsers, but not the others.
Currently we are redirecting at if we're in dev mode here:
bolt-express/src/utils/utils.ts
Line 36 in 7cde3f0
It doesn't appear there are any manifest settings to force-allow a certain domain, and no clear errors are showing up in the console.
More info in the Express Discord forums here:
https://discord.com/channels/1093561069689110568/1377117690438750248/1390424978783998104