Tobias Nordahl Kristensen

Results 139 comments of Tobias Nordahl Kristensen

@Elius94 Thanks 😄 . _One last thing_: I've used the htop example to generate a new Box({}) called `Table`, as in the htop example. But I'd like to use the...

Hi, Thanks for the PR. Much appreciated. Could I kindly ask you to include testing for alle scenarios? A valid wildcard, and a non-valid (error printed in the logs). Please...

Hi, Did you find time to look into this? :-)

It's somewhat the same problem as: https://github.com/docker/cli/issues/2682 I'd like to find a proper solution myself, but I've not found the right solution. But I'm also wondering why it's a problem,...

I did face a similar issue with node v20.18.1 on my macOS machine. The build error thrown are giant. Here's the last couple of lines: ``` npm error gyp ERR!...

Issue reproduced here: https://github.com/exetico/nodejs_chartjs_reproduce_issue_11798 Devbox example (use the `invalid` links): https://codesandbox.io/p/devbox/node-js-chart-js-render-to-canvas-example-l828v3

I'd like to provide more context if needed, however, at this point I'm not really sure how to speed up the progress. I hope one of the maintainers are able...

Can I do more, to simplify the debugging-process? I do hope to see it fixed.

Sure. I can also see that my link are broken. I've noticed that there's a [Authenticate request with bearer token (`req_auth_bearer_token`)](https://httr2.r-lib.org/reference/req_auth_bearer_token.html?q=request%20token#arguments), but I'd like to make a oauth like [request...

I totally understand 😄! I'd like to mention that this is a R-lib for a API that **I** manage; so I've implemented a minimum level of Oauth 2.0 now, as...