LufyCZ
LufyCZ
@moookino I tested it on Arch. Kernel version is 4.12.10-1.
@RiverCambria are you on Gallium or on Arch ?
Here's a patch pulled from the PR: `patches/@[email protected]` ``` diff --git a/dist/server/index.js b/dist/server/index.js index 5221af3c4a7c9bbb4aa3f201aa98b46fff29a5e8..04631eeb2de923fb121e76a3ba3898e1f90bdea1 100644 --- a/dist/server/index.js +++ b/dist/server/index.js @@ -1433,9 +1433,9 @@ const entity = ({ strapi: strapi2...
This apparently happens because the container uses `systemd-network` instead of `ifupdown2`. Disabling the `systemd-network` service, installing `ifupdown2` and enabling the `networking` service makes Proxmox configuration work.
using `client.waitForTransactionReceipt` works fine (might be the intended usage?)
> Hello, there is any update here? how we can move forward with our logo updating? Sorry, not sure how I managed to approve it twice and not merge lol
Duplicate of #1
Wouldn't a better approach be to get the API to return all buckets, not just the last 500? Afaik buckets are only created if there's activity on the subgraph that...
> The bundlephobia number is inaccurate as it doesn't consider that Remeda treeshakes. But it's probably still better not to ship remeda as many people use bundlephobia to judge packages....
lgtm! Don't think there's a better solution. Thanks