Jonathan

Results 7 issues of Jonathan

**Bug description** I am trying to build our electron app with this package on a windows agent. Unfortunately the installation fails with the following error. ``` 8734 verbose lifecycle [email protected]~install:...

**Describe the bug** I set up a Vue v2 project via the vue cli with TypeScript and Class Style Syntax. When using PropSync, the property is not updated when I...

# Bug Report Hi, we had this plugin in our Capacitor project as a dependency of `cordova-plugin-advanced-http`. It is not possible to use the [Browsers File API](https://developer.mozilla.org/en-US/docs/Web/API/File/File) with this plugin...

Convert `rect` shape with a defined `rx` and/or `ry` to path when the `convertArcs` parameter is true. E.g. ```svg ``` will become ```svg ``` When `rx` and `ry` are invalid...

Closes #932 As described in the issue #932 and the [Switch ARIA pattern](https://www.w3.org/WAI/ARIA/apg/patterns/switch/#wai-ariaroles,states,andproperties), the `aria-checked` attribute is not required when the target element is a native `` element with `type="checkbox"`.

Thanks for the example! Would it be possible to provide the onnx files with an alternative filehoster or via github? The download from there is not possible for me. Thanks...

## What I did **Improve code generation for destructured slot bindings:** - updated `generateSingleChildSourceCode` to use an ES proxy to track how a parameter is accessed by the child. -...

bug
vue3
ci:normal
docgen