I have a user that is trying to load the app in the browser on her laptop. She keeps getting an error that the app is not able to load due to a mismatch in table structure.
How do I clear all references to the app from her browser so it will open a fresh and updated app when she clicks on the link?
I’d like to cause minimal impact so don’t want to jump to clearing the cache, etc if I don’t have to.