Calvin
Calvin
I started a discussion [in Discord](https://discord.com/channels/655572317891461132/963846118964350976/1207366941560537098) about potential names for the `fn [self: Self]()` case. We came up with a couple of options to consider: * `delete` * `destroy` *...
(_Aside_: Happy to see another Utahn popping their head up in this project! And I was looking into Koka just months ago too! Greetings from SLC 🙂) I'm not a...
Hello! Thanks for taking the time to report this issue and investigate what change might have caused this behavior. Pinpointing the behavior change to between `29.0.0-alpha.7` and `29.0.0-alpha.8` is super...
I did in fact take a peek at #40887 while triaging this issue and I'm still confident that it didn't cause this bug. My rationale is that the changes in...
Fixed in #42212.
I'm sorry, I'm unable to reproduce this issue given the test case provided on macOS. I checked my display settings and the displays reported by `screen.getAllDisplays()` and everything seems to...
Alright, so I did a deep dive on this issue. 🧠💥 First, this particular issue **did not work in 3.1.13** and never has. Issue #26907 is not exactly the same...
Open to pushback here, but no I don't think the complexity of writing the test code is worth it to prevent this specific bug from regressing. If we really want...
Thanks for reporting this! I created a simple [test case](https://gist.github.com/clavin/d9babddd2e5147ebea73b99d6fef1406) and attached it to the issue description. 👍
Thanks for the example code! 👍 I updated the title and issue text, I hope you don't mind. I was able to verify this occurs on Electron v31.2.0 on macOS....