|
|
|
|
|
by CafeRacer
969 days ago
|
|
> Only a redeploy will get me updated data from the DB. This caching thing, when it wad released, is one of the sneakiest bastards ever. I had to add a random string to a query of each request to avoid caching on the management panel. It happened that because of the cache, one client was able to see the cached data for another client. We have had 4 FE on next and now gradually moving to remix and away from vercel. |
|