-
The arguments of RPC currently have to be either serializable or JsValue. Ideally, this restriction should be relaxed to allow composite types, e.g., an arbitrary struct or enum containing a JsValue t…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Oct 22 | Next scheduled analysis: Oct 29_
**NOTE**: I'v…
-
[The code example in the documentation for `webkit_web_view_run_javascript_finish ()`](https://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebView.html#webkit-web-view-run-javascript-finish) has a…
-
### Prerequisites
- [ ] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [ ] I have troubleshooted my issue, and it still exists against the latest stable …
-
I have some JS that calls into Java (to do an HTTP request). On the way BACK, an exception is getting fired from Java (trying to dismiss an alert). This is all fine, but the exception that shows up on…
djMax updated
5 years ago
-
#### Is your question related to a specific version? If so, please specify:
Host Versions: 4.34.2.2 and 4.1036.2.2
#### What language does your question apply to? (e.g. C#, JavaScript, Java, All)
Lan…
-
Currently, the generated docs only show generics, parameters and return types. Having the possible exceptions listed could be useful when using a library.
The `@throws` tag is currently badly suppo…
felds updated
4 months ago
-
- **Package Name**: @azure/core-rest-pipeline
- **Package Version**: 1.17.1
- **Operating system**:
- [ ] **nodejs**
- **version**:
- [ ] **browser**
- **name/version**:
- [ ] **typescript…
-
>overflowdb.traversal.filter.StringPropertyFilter$InvalidRegexException: invalid regular expression
Caused by: java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 9…
-
# Bug Report
The JavaScript driver is about 4 times slower than the C# one, but the query takes the same amount on the database side.
It's the fact alone that one is written in C# enou…