Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork740
Open
Description
- Version: 0.2
- Target: .net 10.0, electron 38.2.2 node v22.12.0
Steps to Reproduce:
- Try to use await Electron.Screen.GetPrimaryDisplayAsync();
- Error:System.TimeoutException: No response after 1000ms trying to retrieve value screen.GetPrimaryDisplayAsync()
The Screen id is set to -1 so that's probably not correct.