Results 6 comments of Shantanu Methikar

Does this affect running apps on android emulators on Mac?

> I fixed it by replacing: `var target = path.basename(process.execPath);` **(line 18)** with: `var target = process.execPath;` This worked for me

This is helpful! Thanks 🙇

@david-risney I just noticed that `cursor: none` also does not work. Could you please verify this and add it to the [documentation](https://learn.microsoft.com/en-us/microsoft-edge/webview2/get-started/winui2#custom-cursors)?