Cloudflare caching in a quasar app

Hey guys.

We currently have an SSR page going on with Quasar.

We were having a hydration issue going on in our app. Whenever the app was being used by a few users, the end users would end up getting hydration errors. After some investigation, we were able to determine that the issue was our caching in a Cloudflare edge. Now, we have disabled caching altogether but we would still like to be able to cache our website so that our servers are not hit all the time.

I have tried searching for this issue on google but didn’t get any articles or links that were useful. Did anyone here happen to have deployed an SSR page with Quasar and configured Cloudflare’s cache?

I’ve heard of CF cache causing some issues with other sites as well. May just need to get their kinks ironed out…