Open hydrusayon opened 1 year ago
I've just pushed some changes to the repo. Pull those changes, try agian, and let me know if the error persists.
Not working yet. Getting Hydration Failed
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 hosted on Vercel. This means that deploying this app with other platforms might need changes in the configuration of where the files are temporarily uploaded.
Can you please share us the recommended steps or other platform details?
Hi, We followed all the steps properly and host this application on Ubuntu 22.04, Node version 18.16.0, and Azure. But we can't upload any files of Q/A docs, PDFs, or TXT files. We are getting errors. Please check and suggest to us.