Charlie Reitzel

Results 18 comments of Charlie Reitzel

@taluks, @DanielYKPan, The problem is, if you set default values for date/time fields, you can't see the values until the popup is shown and a value selected. That shouldn't be...

I'd suggest a new method name, like `jwt.getBodyBytes(...)`.

That's not the correct use of the `cty` JWT header. That header is intended for nested signing and encryption tokens (e.g. a signed "envelope" containing an encrypted "letter"). For non-claims...

Good eye. I see what you mean. I agree, that defaulting to a UTF-8 String payload is appropriate. But I wouldn't go any further than that with the heuristics. Better...

Fair enough. Let me get something together to at least look at. My issue that triggered this ticket is that Apache httpcomponents is throwing a `ClientProtocolException`. Tbh, I'm not 100%...

Looks I am just lucky. I found only 3 cases. But I'm encountering 1 of them. Such is life. Here are links to the lines of code. Does that work?...

I created a local build that adds the local exception variable as "cause" argument to the constructor. Very minimal changes vs. 2.3.2 worked when running locally.

@mlrv Another way to ask the question, I believe, is can you use a `DataSource` or other dynamic source of data with `ng-material-treetable`, similar to `mat-table`?

Experiencing issue as well.

I'm getting zillions of these errors if I look in the logs. For all but the `default` namespace, I see no objects. Other folks connected to the same cluster can...