-
I have added this plugin to my project.
When I share video link from android youtube application, it opens my app but items are null.
-
### Are you requesting a feature, reporting a bug or asking a question?
window.survey.render is not working after the new release version i.e. 1.9.48.
### What is the current behavior?
window.…
-
I've posted the complete use case to SO:
https://stackoverflow.com/questions/48194222/missing-bridge-between-json-b-and-json-apis
In short:
In order to implement HTTP PATCH restful method, I'm us…
-
### Describe the bug
We use open api specs. One of the properties in our model is an array with "uniqueItems: true".
When we generate this model, it creates a javascript object with a property of ty…
-
用的是kotlin使用范例上面的内容,但是程序依然会崩溃。期待解决。
```
data class DataClass(@JSONField(name="aa")val a : Int, @JSONField(name="bb")val b : Int)
val dt = DataClass(1,2)
val json = JSON.toJSONStri…
-
When using this library I am getting `Invalid VAPID token`. This occurs randomly sometimes you won't get it at all. Sometimes you do.
```
[main] DEBUG *.*.*.PushService - header Authorization We…
-
Teste
-
`
Root cause of
ServletException.
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead…
-
Hi
I have an issue similar to [If an exception occurs, the test does not fail, but hangs #52](https://github.com/vert-x3/vertx-unit/issues/52). I added exceptionHandler with fail() but it still doe…
-
### Summary
When receiving an Oauth2 JWT token and parsing the additionalIformations (idToken), JwtHelper.header(idToken) fail to parse fields containing ":".
### Actual Behavior
The field …