Deploying my site to production is not working at all!

We had an issue earlier this morning where a variable wasn’t properly filtering a collection in production with 50,000 records causing the app to crash. I went and fixed it and deployed. The editor said that the deploy was successful so I went to my production app and tested and realized it didn’t work so I spent 5 hours trying to fix the issue. Then I had an idea, I changed a a buttons text “Log out” to “Sign out”. I clicked deploy, got the success indicator and then lo and behold! I went to the production app and didn’t see anything. I went to developer console and disabled cache as well. As I was writing this I realized that I could test in Incognito. It turns out incognito has my changes.

What can I do to get incognito to also show in …non incognito? It’s happening to everyone. Not just me

To be clear the deployment is working but unless in incognito your not seeing the update. if so check out this post.