-
Hi,
I recently attempted to update our version of Xilium.CefGlue from **CEF 102** to the **latest** release from this repository.
Unfortunately, this has introduced some significant issues with o…
-
Similar to #15 , I'm struggling to use `mapAsync()` in order to read a buffer back
I finally got the swift syntax correct,
```
var callback : (BufferMapAsyncStatus) -> Void =
{
status in
pr…
-
### Describe the bug
1.When I was using the TreeSelect component, I bound the OnSelectionEtemChanged event and found that selecting the option would trigger two callback events.
![image](https…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v18.20.2
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Pack…
-
https://github.com/webdevcody/wdc-saas-starter-kit/blob/c47611c31cb6ca3f5a715be07fd6aa555a74e2d3/src/app/api/login/github/callback/route.ts#L35-L40
https://github.com/webdevcody/wdc-saas-starter-ki…
-
[`Callback.SurfaceProducer.onSurfaceCreated`](https://api.flutter.dev/javadoc/io/flutter/view/TextureRegistry.SurfaceProducer.Callback.html#onSurfaceCreated()) reads:
```
Invoked when a previous s…
-
I found that for a component with persistence=True set, if its properties are set through callbacks, the properties cannot be persisted when the web page is reloaded.
I don’t know if this is a bu…
-
### Problem Statement
The Apple OAuth implementation is a bit odd, in that it performs a cross site form `POST` request to the callback URL, not a `GET` redirection. This means that any cookies with …
-
**Issue by [seaneagan](https://github.com/seaneagan)**
_Originally opened as dart-lang/sdk#20079_
---
`callback` doesn't seem to provide much benefit over just accessing the value from the results.…
-
Following https://github.com/DiamondLightSource/python-artemis/issues/725 we should looking into creating a generic callback that takes N sets of emitted scans/global params etc. and produces N nexus …