- 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.