Kyle Hipke
Kyle Hipke
> It's related to the keyboard event behavior of your device. The Logseq code base has no change on this in recent days. Can you provide information about your input-method...
Just for anyone else finding this by googling, I found that I had this issue when the body was anything other than String, but only when I was using restassured...
fwiw, I also prefer to use Gradle's native bom support, so I worked around this by creating a new gradle module that contains only the jooqGenerator plugin / configuration /...
@bademux I was just using that as an example of what I wanted, I would want to be able to use a BOM to define the version to use -...
In case it helps...I had this issue (from the original comment) as well, specifically with ASIO4ALL as the interface. I solved it by going to the Advanced tab and changing...
I had this issue as well, specifically with ASIO4ALL as the interface. **I solved it by going to the Advanced tab and changing Start Delay from 2 seconds to 10...
Same issue on Wayland + Nvidia + Hyprland, on the latest (as of today) commit. Disabling wayland "fixes" it.
Since I'm already setup for development on this repo + the LSP, I'll go ahead and take a look at this one! EDIT: Oops! Looks like I got sucked into...
Ah, I should've mentioned I also reproduced it on Windows. Still happening for me on Windows on the latest build (34).
FYI I debugged the extension locally since I realized it would probably take all of 5 minutes to figure out (meaning I shouldn't really have an excuse for not trying...