8 months ago
After updating my code and committing to Github, RW is auto deploying. I can see the correct commit message with each new deploy, however the resulting code in the browser is old.
I'm using private windows, have nuked all local storage, and have tried Safari, Chrome, and FIrefox. Inspecting the page source reveals outdated code.
I just tweaked a few things on my server side and redeployed; it reverted my website back about 2 weeks ago. But again, my local code and code on Gitbhub are showing the latest code.
I'm stumped. I've tried adding some cache busting variables, as well as throughout my code. Idk, maybe something is backfiring. Help! Thanks
4 Replies
8 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
8 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 8 months ago
8 months ago
I'll try the no cache CLI approach if I run into this again. Thanks!
7 months ago
Did that helped, rockfusion?
If not, can you select the service on your dashboard, and then press Ctrl/Cmd + K -> write "deploy latest commit", and check whether the new deployment is having the correct code?
clashing
Did that helped, rockfusion?If not, can you select the service on your dashboard, and then press Ctrl/Cmd + K -> write "deploy latest commit", and check whether the new deployment is having the correct code?
7 months ago
Any update, rockfusion