Ben Periton
Ben Periton
I just noticed that on the app looking at https://news.ycombinator.com/item?id=32261868#32263775 it added the paragraphIdentifier but not replaced it.
Would it be possible to set the Chromium version used with Puppeteer via this package? It seems that although Puppeteer provide a way to set the Chromium version during install,...
This makes it easy to install this package and use an older version of chromium so that things like #17 work, but it's not very nice having to set the...
When using with asdf-direnv with direnv configured as strict_env=true, it fails with `./exec-env:4: DENO_INSTALL_ROOT: unbound variable` Original issue: https://github.com/asdf-community/asdf-direnv/issues/115
I'm trying to put an overflow menu on a DataTable with sticky header, and by default it adds the extra top padding to the `td`. The CSS seems to suggest...
Similar to the issue over on the ruby plugin (https://github.com/asdf-community/asdf-direnv/issues/115) if using direnv and have `strict_env = true` then it fails to load with `./exec-env:5: COMPOSER_HOME: unbound variable`
I have a few sites that run locally for development, which I use the host-header=mysite.local.domain.com for, and that works just fine, the only issue is that all the links etc...