-
In certain Blazor Hybrid scenarios, such as MAUI on Android, downloading files via JavaScript is either not possible or not easy. This means the Export to SVG, PNG, and CSV options may not work.
My…
-
If you wanted to detect when a log from the flixel debugger would be detected in release mode, like I do, there is currently no way to do this due to log style callbacks not being run in release mode.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We have async listeners set up for onclose, onreconnecting, and onreconnected events, along w…
-
The library should have the option to register for user-defined callbacks, for example on CEREG events.
-
### Description
A curl request may take time (sometimes an infinite amount of time) to respond. When an exception is thrown in a callback it is properly forwarded to the curl_exec, however in some …
-
### Description
During incremental grt, the APs stored in odb can be invalidated when moving instances or changing their orientation. DRT should be able to update the APs for the iterms from modified…
-
### Describe the problem
Tauri should expose a way to register a Rust callback to intercept and modify requests that the application in the web view makes, as part of navigation, resource loading, or…
-
Programs like eBPF usually hire a callback function to let underlying framework to invoke it when a certain kind of event happened, to support this in WASM component model, it would be very useful to …
-
Could there be an option to disable these emscripten input callbacks from getting registered. They're causing a lot of issues when trying to mess with html elements.
emscripten_set_keydown_callbac…
-
as I started my neovim, I got surprised that my `` key was doing non-sense.
As I had just installed llm.nvim the culprit was evident (plus `:verb map `). Tab is an important key so I dont think the p…
teto updated
5 months ago