angular / angular-electron

Angular2 + Electron
605 stars 115 forks source link

View > Reload does not work #6

Open dsebastien opened 8 years ago

dsebastien commented 8 years ago

View > Reload make the view go blank.

In the network tab of the dev tools, I can see the requests going out when the refresh command is executed, but no response comes back.

After that it's also impossible to close the application (the process must be killed). No error is visible in the dev tools's console.

Hitting reload again has no effect anymore.

AndrewLang commented 7 years ago

I have the same issue as well.