Christoph Hack

Results 7 comments of Christoph Hack

I just discovered the same bug with key prefixes instead of namespaces. Looks like i18next-parser threads all t functions with the config that appeared last. ``` const { t: tRoot...

I really like the tool, but I am also missing the oportunity to add some explanations to the moves in build mode. Something like a textbox below the repertoire tree...

I just experienced a similar problem. We do not use `gocloud.dev`, but we do use `cloud.google.com/go/storage` (one of the dependencies of `gocloud.dev`). I spent nearly the whole day trying to...

This ticket is valid, there is something to do here: - updating "three" from v0.161.0 to v0.162.0 breaks postprocessing (LinearEncoding was been renamed) - updating "postprocessing" to v6.35.0 fixes the...

Thanks @CodyJasonBennett for clearing that up. I can confirm that my analysis was indeed misinformed and the update worked as expected. I am not really sure what was the issue...

This project is dead and you are probably not affected. Short summary: - I thought I was affected, because "eslint-typescript" was using "tsutils" in our project - A quick research...

I would be also interested in this. My current project uses multiple queries to display a page consisting of 20 objects (each has to be retrieved via a separate Get)...