You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Description:
Can't use Live Preview and Inspect at the same time. When Live Preview is turned on and Chrome gets focus, the device has an error: "An error occurred. Web page not available."
Repro using Mac 10.7 & Win 7 using Brackets Sprint 25.
Launch Inspect on your device and connect to the computer.
Actual results:
On the device that's running Inspect (e.g. iPhone), an error shows:
"An error occurred. Web page not available."
The URL in Chrome is 127.0.0.1:50415/index.html
Expected results:
Able to see the web page that's being shown in Live Preview (127.0.0.1:50415/index.html).
Workaround:
Don't use Live Preview and Inspect at the same time.
The text was updated successfully, but these errors were encountered:
@iwehrman / @DuaneOBrien - is Inspect supposed to work with local files (that aren't being served in some other way) by serving them itself? If so, then it seems like we would need a way for Inspect to map our localhost URL back to the original file, so Inspect can serve the same files from its own server.
Description:
Can't use Live Preview and Inspect at the same time. When Live Preview is turned on and Chrome gets focus, the device has an error: "An error occurred. Web page not available."
Repro using Mac 10.7 & Win 7 using Brackets Sprint 25.
Repro steps:
Actual results:
On the device that's running Inspect (e.g. iPhone), an error shows:
"An error occurred. Web page not available."
The URL in Chrome is 127.0.0.1:50415/index.html
Expected results:
Able to see the web page that's being shown in Live Preview (127.0.0.1:50415/index.html).
Workaround:
Don't use Live Preview and Inspect at the same time.
The text was updated successfully, but these errors were encountered: