Paul ter Laak
Paul ter Laak
After using a different app to see if it was Cathode or not, I came to the conclusion my account had been [locked](https://github.com/trakt/api-help/issues/228). After contacting Trakt support I received the...
Hey, sorry for my late reply. I'll be working on this again in about a month or so.
I'm experiencing the exact same crash when running `bun upgrade`, same `bun` and `windows` version as listed in OP.
Just ran into this, the solution by @ismaeljtl where in a `useEffect` the `mounted` state is set to `true`, made it work for me. It might be good to update...
Yeah, would like to see this updated as well. As per advisory https://github.com/advisories/GHSA-wf5p-g6vw-rhxx, the minimum patched version would be `0.28.0` To patch this in your own repo for now (when...
I've been looking a bit deeper into this issue. And it seems like that on production the `path` for the `edgedb-pkce-challenge` cookie is different to what is being redirected to...
Thank you for taking the time to think this through, but unfortunately this is not correct. Both local and production have only ever been v5.x, I had hoped upgrading production...
Neat! Thank you @soartec-lab for your implementation. We've already switched to this instead of our own `fetchClient.ts` via a mutator override. I've a question regarding handling different `baseUrl`'s for multiple...
I'm also trying to get gsplat running on Windows 11 Pro (23H2), without to having install Visual Studio and dependent build tools. My goal is to run the `simple_trainer.py` as...
> Looks like the build is failing? I can now reproduce locally, I'm working on a fix 👍