Erik Závodský
Erik Závodský
Thanks for the share. To be honest, I don't really see myself implementing this soon given that: - the current auth setup works properly - if you plan to use...
I've just pushed some changes to the repo. Pull those changes, try agian, and let me know if the error persists.
The problem might be in two api routes that interact with uploading documents -- `upload.ts` and `consume.ts`. These routes are configured to upload documents to a temporary directory `tmp` when...
Hi, I believe this issue is happening because in `upload.ts`, we are temporarily uploading files to a `tmp` directory, which is provided by Vercel once the app is deployed. I'm...
is there any update on this? It's fucking ridiculous that I have to scrap my entire local db and redo it after deleting a component
Which branch are you working with? Even in the deployed version, deleting namespaces is working fine for me.
Same exact setup and issue here as @xylik