freynder
freynder
When using `minChars: 0` and manipulating the placeholder attribute after page load, the suggestions appear automatically without the user clicking the field in IE11. This does not happen in Chrome....
Hello, I was running the docker container on CentOS and saw the following error messages in the browsers network connections while accessing the UI on 3030: Status Code: 504 Gateway...
Hi, I'm testing a few payloads with [krossbow](https://github.com/joffrey-bion/krossbow) STOMP client, and received an error on a SUBSCRIBE frame with content-length: 0 header: ``` 13:03:45 [vert.x-eventloop-thread-1] ERROR io.vertx.core.impl.ContextBase - Unhandled exception...
I'm trying to send a JSON payload with websocket transport from server to client. The message is always sent as binary, even though the payload is text. This may cause...
Follow up on https://github.com/vert-x3/vertx-stomp/issues/85 : support for websocket text payloads.
### Version 4.3.5 ### Context Encountering exception when querying grpc reflection service Testing with grpcurl: `grpcurl -plaintext localhost:8080list` Exception: ` 15:01:35.948 [vert.x-eventloop-thread-2] ERROR io.vertx.core.impl.ContextBase - Unhandled exception java.lang.NullPointerException: Cannot invoke...