Refresh Loop
Unanswered
White-tailed Eagle posted this in #help-forum
White-tailed EagleOP
my webapp keeps refreshing when it's deployed to AWS. in localhost or a newly opened guest Chrome tab, that doesn't happen. only in my usual browser profile, where I run the deployed web app. Also, if I deploy a new version to AWS (even a minimal change like a commented word), it causes a refresh loop in all newly opened guest profiles too. even without changing any codes. Then, when I disable the cache from the devtools' network tab, everything is fine and works smoothly.