MicrosoftEdge / magic-mirror-demo

A :zap:Magic Mirror:zap: powered by a UWP Hosted Web App :rocket:
Other
1.23k stars 225 forks source link

Create Page 2/2 #54

Open mrhooper31 opened 7 years ago

mrhooper31 commented 7 years ago

After filling out the fields in page 1 I am getting this error message when clicking "Next" to proceed to page 2.

APPHOST9624: The app can’t use script to load the http://webreflections.azurewebsites.net/face/588bce02eed27cfc10156d69 url because the url launches another app. Only direct user interaction can launch another app.

I've already update the npm to the latest version as well.

mykirii commented 7 years ago

I have same issue

mykirii commented 7 years ago

I had to change the DebugerType under Debug->project properties from script to mixed, but now I cannot get the submit to work. I'm getting a 500 error..