electron / electron-api-demos

Explore the Electron APIs
http://electronjs.org/#get-started
MIT License
10.25k stars 2.12k forks source link

Fix for link not working anymore #511

Closed seanshpark closed 2 years ago

seanshpark commented 2 years ago

This will fix not working link with XMLHttpRequest and some more for macOS.

seanshpark commented 2 years ago

Just wanted to record a change to make it working but accidentally created a PR here. changes are from https://github.com/electron/electron-api-demos/pull 466 and https://github.com/electron/electron-api-demos/issues 485