Dominik Opyd
Dominik Opyd
I propose to increase the amount to 50 000/100 000 Callisto, then I can take care of this priority.
ping @Kweiss @owocki
I thought it was already solved and closed, but it turns out that emails that are not publicly visible on either Gitcoin or GitHub are displayed in the API. Please...
Thank you very much. So, exactly what I meant x.x I'm sorry for the trouble, and I think that in the near future, you extend the documentation because I could...
`useRuntimeConfig` does not inherits env variables without passing `env` param in cloudflare workers
@pi0 @danielroe here is a great reproduction and overall test for envs on Cloudflare: - https://github.com/Atinux/nuxt-env-repro But from what I see and test, it works as it should. Either I'm...
I have the same error. But it only occurs in my development environment. Once built, everything works fine. The path `/_fonts/*` returns endpoint 404 to dev. ![Zrzut ekranu z 2024-07-02...
Anyone know is this bug or wrong configuration? Sometime works perfectly fine and sometime got 500 with: > Cannot perform I/O on behalf of a different request. I/O objects (such...
Hello ;p This below is my installation script. I want to clean up the mounted wp-content/themes directory because I have my own dedicated theme and it is in the repository...
I'll make a repository with a reproduction when I find some time. For now I've removed the lines responsible for uploading and removing the template via a bash script and...
Thanks @valtlfelipe! Looks like a very clean workaround, will be very useful. I wouldn't have thought of that solution.