Erwin Wessels

Results 8 comments of Erwin Wessels

Completely agree. Trying to get a local collection into one shared with the team (you know, after paying money to start using the product with a team) has been a...

Isn’t it up to the implementing application to decide what to do with the log file, and the library to provide the log statements? As it is the logback.xml is...

Hi @maitsarv, regarding [your comments on the original PR](https://github.com/kafkajs/confluent-schema-registry/pull/135#issuecomment-1018274654): > 1. It does not work with the `{ [SchemaType.PROTOBUF]: { messageName: 'CustomMessage' }}` option. Tries to look for the messageName...

Hi @Nevon , sorry for the direct ping. Could I get you (to get someone) to have a look at this, please?

Still an issue in v1.12.1 unfortunately - neither `anyConstructed` nor `constructedWith` work for us.

Not disagreeing, just bumped into the use of the `??` due to webpack (though that is unrelated), then noticed the mismatch between the support matrix and the engine support for...

Hey, would you like me to close this issue or create a PR to update [the support matrix](https://github.com/moment/luxon/blob/master/docs/matrix.md)? I guess this would also require bumping the `engine` [entry in the...

We just experienced the same issue on JobRunr Pro. Here's the full stack trace: ``` com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "currentValue" (class org.jobrunr.jobs.context.JobDashboardProgressBar$JobDashboardProgress), not marked as ignorable (4 known properties: "succeededAmount", "totalAmount",...