Matthias Schwarz
Matthias Schwarz
### Description Fixes #5618 Allows to add a callback function to a plugin method which returns a promise. Calling `call.resolve()` on keep alive passes the object to the callback -...
## Feature Request ### Description I want to be able to have a custom return type with a plugin method that has a callback. According to the documentation about [plugin...
Moved initialization of Ajv, ajvErrors and the creation of the adjusted schema outside of the Resolver to allow the instance of Ajv to reuse the compiled schema on multiple invocations...
### Describe the bug A submit error is removed on blur of a field when the value didn't change. ### Your minimal, reproducible example https://codesandbox.io/p/devbox/hungry-sanderson-ycs6rd ### Steps to reproduce 1....
Allows to submit a form when invalid with the new `canSubmitWhenInvalid` form option. Resolves #1109.
Fixes the initial position of a pointer-tracked popup. Currently the pointer has no position when added to the map, which results in it being displayed in the top left corner...
To be more compliant with standard plugins, the functions `checkPermissions` and `requestPermissions` should be added.
[`androidx.localbroadcastmanager`](https://developer.android.com/jetpack/androidx/releases/localbroadcastmanager) has been fully deprecated. Replace the library with another built-in solution to communicate with the service like a [Messenger](https://developer.android.com/develop/background-work/services/bound-services#Messenger).
### Plugin(s) - [x] Barcode Scanning - [ ] Face Detection - [ ] Face Mesh Detection - [ ] Selfie Segmentation - [ ] Subject Segmentation - [ ]...