-
### Describe the bug
```
Error executing luv callback:
...k/.local/share/nvim/lazy/avante.nvim/lua/avante/path.lua:20: E5560: nvim_buf_get_name must not be called in a lua loop callback
stack trac…
-
This concerns an unusual use of host_callback, inside a custom primitive whose XLA lowering rule uses `xla.lower_fun`.
This uses private JAX core APIs and your mileage may vary.
This usage is not …
-
Hi, I have a simple application playing a stream (see code below). That works well when I use my laptop's speakers but when I switch to a bluetooth headset, the callback function is never called (I ch…
-
Hello, I'm testing out using your node module to send streams to clamav. Sometimes it looks like the "data" event doesn't get called. But since your code doesn't use the callback for the "close" event…
-
First of all, thanks for creating this! I've been desperately waiting for Ryan Florence to update his MagicMove library but it just wouldn't happen. So I'm really glad you stepped in and did some refa…
Harti updated
9 years ago
-
Hi,
I just noticed that `setOnElemRestangularized` overrides a previously set callback. I need a way to set multiple callbacks just like `addElementTransformer` works, but I can't use `addElementTran…
-
We have a running application with oidc-client-ts version 2.4.0. We are using `automaticSilentRenew: true`, `accessTokenExpiringNotificationTimeInSeconds: 60` and have registered a callback via `addAc…
-
**Describe the bug**
Since the last update of richdocuments, it no longer seems to be possible to use a public_wopi_url with a port. Before that, it worked fine. Therefore, documents can no longer be…
-
So for context I'm writing my own GUI framework of sorts (rendering sprites to an undecorated window with transparent framebuffer) and now that I got around to implementing window dragging its a worka…
-
### What browser are you using?
Firefox
### Describe the bug
**How to reproduce the bug?**
1. Set the padding of an element
2. Save the project using "onSave" callback
3. Load the project using …