Vendr 3, Umb 10.6.1
I have a new registered component that checks and sets the default currency on every page load. It's called in the Master template. It's so that once the language changer (just a javascript window.location) reloads the correct language, the culture is checked, country determined and appropriate default currency set in the session. Unfortunately, you only see the results of the currency change if you reload the otherwise correct page. Can anyone suggest what I need to do, or where I need to put the call, to have it operate without a second reload?
Thanks.