Paul Sweeney
Paul Sweeney
I would have expected to see something like this here: ``` [DEBUG] 1655545235652 Config: {"aliases":{"Visual Studio Code":"Code"},"theme":{"preview":{"border:color":"#ffffff","background:color":"#cc000000","background:color:hover":"#cc777777","caption:color":"#ffffff"}}} [DEBUG] 1655545235693 Permissions: {"accessibility":1,"screen_recording":1} [DEBUG] 1655545237342 Global Mouse Click [DEBUG] 1655545237342 Outside Preview...
The only other thing you can do is try is added in additional ```DEBUG_LOG``` calls into the code and try running it again using ``npm start``` and narrow down the...
Hi Curtis, Thanks for the report! I'm fairly new to Mac development so I'm honestly not sure what's causing the issue, and I can't reproduce it on my device. Just...
From another report I got of this same issue, they were also on `12.4`, but I'm on an older version (`12.3.1`). The linked article in the comments suggests using `sudo`...
As far as I understand, M1 has strict code signing requirements compared to Intel Macs (which I'm using), probably why I can't reproduce this issue. One last idea to try:...
Thanks for testing! That's great news! 😊 Trying to figure out what might be wrong with the reported issues so far... is your Mac mostly "stock" or have you installed...
Can you expand on issue number 3 there? To explain the thought process behind this block of code: * Move mouse over dock app icon, preview appears. * Click on...
Updates are on a need basis. So if I'm running into an issue on my own projects, it will get updated. Is there a particular issue you're running into?